This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/53316] Change -O1 to be easily debugged and on by default


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-11 06:07:42 UTC ---
> As it stands, does anyone even use -O1? It seems like it would be a major
> improvement to make it useful.

Of course people do use -O1 and making such an incompatible change to it is out
of question I think.  That's largely orthogonal to introducing -Odebug (and
making it the default) in my opinion.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]