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/28545] [4.1 Regression] Wrong code for hoisted multiplication



------- Comment #15 from amacleod at redhat dot com  2006-10-16 14:36 -------
Or we can just backport the fix from mainline to 4.1 which changes the
immediate use iterators and eliminates this kind of problem.   Bug 26854 and a
couple of small follow up patches on 4/28 and 5/2.  They've been in mainline
since the beginning of may and should be stable enough...  Makes a speed
difference too.


-- 


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


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