Comment 129 for bug 600219

Revision history for this message
yaztromo (tromo) wrote :

Could some explain what O0 does? From the man pages:

"Reduce compilation time and make debugging produce the expected results. This is the default. "

So is that same as not using -O at all? Or is it the same as just -O, or something entirely different?