This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32500] [4.2 Regression] Loop optimization limits range to size of array used inside loop
- From: "ed at fxq dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2007 12:06:14 -0000
- Subject: [Bug tree-optimization/32500] [4.2 Regression] Loop optimization limits range to size of array used inside loop
- References: <bug-32500-14753@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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