[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug tree-optimization/18694] [4.0 regression] loop miscompilation at -O1 (-ftree-ch)



------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-04 14:59 -------
(In reply to comment #8)
> Simpler test case:
> 
> When I comment out the first PHI-OPT pass, this gives:
> 1 2 4
> 
> With PHI-OPT not commented out, I get:
> 1 2 0

Are you sure because I cannot reproduce it when comment out the frist phiopt pass.  This is on ppc-
darwin by the way.  I still get a bus error.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18694

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: