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/18768] Missed ivopts opportunity


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-02 21:56 -------
(In reply to comment #3)
> Here's another example of the same thing, minus the cast/double issue. This one
> is strength reduced for 3.4 but not for 4.0.

I filed PR 18800 for that, it has to do with local arrays, it works with global arrays.
Thanks,
Andrew Pinski

-- 


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


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