http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46229
Summary: gcc.dg/vect/vect-peel-?.c issues on SPARC
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: [email protected]
ReportedBy: [email protected]
Host: sparc-sun-solaris2.*
Target: sparc-sun-solaris2.*
Build: sparc-sun-solaris2.*
The three gcc.dg/vect/vect-peel-?.c testcases have issues on Solaris 2/SPARC
(both 32 and 64-bit):
XPASS: gcc.dg/vect/vect-peel-1.c scan-tree-dump-times vect "vectorized 1 loops"
2
XPASS: gcc.dg/vect/vect-peel-1.c scan-tree-dump-times vect "Alignment of access
forced using peeling" 1
XPASS: gcc.dg/vect/vect-peel-2.c scan-tree-dump-times vect "vectorized 1 loops"
2
FAIL: gcc.dg/vect/vect-peel-3.c scan-tree-dump-times vect "vectorized 1 loops"
2
They seem to have been that way since 20100709, so probably since their
introduction.