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 optimization/13379] [tree-ssa] miscompiles 2.6.0-test11 Linux kernel


------- 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


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