This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/53316] Change -O1 to be easily debugged and on by default
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 May 2012 06:07:42 +0000
- Subject: [Bug other/53316] Change -O1 to be easily debugged and on by default
- Auto-submitted: auto-generated
- References: <bug-53316-4@http.gcc.gnu.org/bugzilla/>
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.