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/32500] [4.2 Regression] Loop optimization limits range to size of array used inside loop



------- Comment #13 from ed at fxq dot nl  2007-07-04 12:06 -------
Hello Richard,

I can confirm that the patch fixes this regression. I just installed a patch
compiler on my FreeBSD box and I get a proper binary, even when I build it with
'-O2 -ftree-vrp' (just to be sure). Thanks!

Any chance this patch will make it into 4.2.1?


-- 


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


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