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 tree-optimization/17742] [4.0 Regression] C Optimization error with -O1 on i686


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-11-09 00:15 -------
This is a problem due to scev. It claims that j is an induction variable with
step 1. Ummm....

Patch in testing.

-- 


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


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