[Bug other/53316] Change -O1 to be easily debugged and on by default
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 11 05:57:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53316
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-11 05:34:19 UTC ---
Changing the default from -O0 to -O1? Obviously huge amount of code in the
wild that expects that -O0 is the default, which has been the case for the last
25 years. The advantages are nil.
More information about the Gcc-bugs
mailing list