This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16373] -O2 and -O3 compiler switches do not "omit-frame-pointers" as the docs. describe.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2004 21:08:24 -0000
- Subject: [Bug middle-end/16373] -O2 and -O3 compiler switches do not "omit-frame-pointers" as the docs. describe.
- References: <20040705185622.16373.davejf@frontiernet.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-05 21:08 -------
Confirmed, this is only a documention error as with -fomit-frame-pointer on x86, it becomes
impossible to debug except with a very recent gcc.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c++ |middle-end
Ever Confirmed| |1
Keywords| |documentation
Last reconfirmed|0000-00-00 00:00:00 |2004-07-05 21:08:23
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16373