[Bug tree-optimization/50746] [4.7 Regression] FAIL: gcc.dg/vect/pr37482.c (internal compiler error) on powerpc-apple-darwin9

irar at il dot ibm.com gcc-bugzilla@gcc.gnu.org
Sun Oct 16 14:52:00 GMT 2011


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

Ira Rosen <irar at il dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-10-16
                 CC|                            |irar at il dot ibm.com
     Ever Confirmed|0                           |1

--- Comment #1 from Ira Rosen <irar at il dot ibm.com> 2011-10-16 14:51:58 UTC ---
I see these failures on powerpc64-suse-linux.

pr37482.c seems to fail during expand of VEC_PERM_EXPR.

The accesses in vect-114.c are aligned, so it probably doesn't need
vect_hw_misalign (it was me who added it there
http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01521.html, but it seems to be
incorrect).



More information about the Gcc-bugs mailing list