This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24378] [4.1/4.2 Regression] gcc.dg/vect/pr24300.c (test for excess errors) fails
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2005 08:33:00 -0000
- Subject: [Bug target/24378] [4.1/4.2 Regression] gcc.dg/vect/pr24300.c (test for excess errors) fails
- References: <bug-24378-230@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from ebotcazou at gcc dot gnu dot org 2005-12-08 08:32 -------
> Can you test the attached patch?
This kind of trick almost always works...
> Unfortunrately it's relative to autovect-branch, but hopefully it would easily
> apply to mainline/4.1. Unbootstrapped, hardly tested...
...and it works fine here.:-) And AFAICS the loop is correctly vectorized.
Quickstrapped and vector-regtested on SPARC 32-bit and 64-bit, the vectorizer
testsuite is now clean.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24378