This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13379] [tree-ssa] miscompiles 2.6.0-test11 Linux kernel
- 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: 1 Mar 2004 07:58:29 -0000
- Subject: [Bug optimization/13379] [tree-ssa] miscompiles 2.6.0-test11 Linux kernel
- References: <20031210200045.13379.mingo@elte.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-01 07:58 -------
<L39>:;
j = i.1144 + 1;
pretmp.1152 = i.1144 + areasize;
if (pretmp.1152 > j) goto <L40>; else goto found;
Wow, it does, I do not know if this is a PRE bug though or something else.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13379