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/50746] [4.7 Regression] FAIL: gcc.dg/vect/pr37482.c (internal compiler error) on powerpc-apple-darwin9


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.


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