This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14637] [lno] wrong code with -O2 -finline-functions
- From: "1319 at bot dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2004 23:51:05 -0000
- Subject: [Bug optimization/14637] [lno] wrong code with -O2 -finline-functions
- References: <20040318164340.14637.1319@bot.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From 1319 at bot dot ru 2004-03-18 23:51 -------
I build stage1 with gcc-3.4.0-20040318 -O2 -fomit-frame-pointer -fweb. But I am
sure that stage1 is not miscompiled. I now found that stage2 miscompiled only
when BOOT_CFLAGS set to '-O2 -finline-functions' (with the same symptom like ICE
in cgraph.c).
I suppose that this bug is not specific to lno, now I am checking tree-ssa.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |wrong-code
Summary|[lno] invalid code at -O3 |[lno] wrong code with -O2 -
| |finline-functions
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14637