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/31358] IV-OPTs produces a weird MEM_REF



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-03-26 17:35 -------
Even if this MEM is ok, we still get bad results as we have *(a+b-4) inside the
loop now.


-- 


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


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