This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/50746] [4.7 Regression] FAIL: gcc.dg/vect/pr37482.c (internal compiler error) on powerpc-apple-darwin9
- From: "irar at il dot ibm.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Oct 2011 18:49:20 +0000
- Subject: [Bug tree-optimization/50746] [4.7 Regression] FAIL: gcc.dg/vect/pr37482.c (internal compiler error) on powerpc-apple-darwin9
- Auto-submitted: auto-generated
- References: <bug-50746-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50746
--- Comment #7 from Ira Rosen <irar at il dot ibm.com> 2011-10-17 18:49:20 UTC ---
I'll fix vect-114.c. It indeed doesn't need realignment. The vectorization
failed before switching to optab because of the type mismatch between the mask
and the data.