[Bug c/30719] gcc should probably warn if users compile without -O

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 6 19:48:00 GMT 2007



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-06 19:48 -------
> If there is no reason to ever compile without -O,

There are reasons, like getting much, much better debug info.
-O1 enables lots of optimization that changes the code so much that debugging
optimizated code is hard.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30719



More information about the Gcc-bugs mailing list