I'm getting a testsuite failure in gfortran.dg/vect/vect-5.f90 with GCC trunk on sparc-sun-solaris2.10:
http://gcc.gnu.org/ml/gcc-testresults/2007-04/msg00897.html The logfile says: FAIL: gfortran.dg/vect/vect-5.f90 -O scan-tree-dump-times Alignment of access forced using versioning. 3 Running the testcase by hand via: f951 /tmp/kg/basel/egcc-SVN20070414/gcc/testsuite/gfortran.dg/vect/vect-5.f90 -quiet -dumpbase vect-5.f90 -mcpu=ultrasparc -mvis -auxbase vect-5 -O -O2 -version -ftree-vectorize -ftree-vectorizer-verbose=4 -fdump-tree-vect-stats -fintrinsic-modules-path finclude -o vect-5.s yields a file with two matches instead of the expected three. -- Summary: testsuite failure in gfortran.dg/vect/vect-5.f90 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ghazi at gcc dot gnu dot org GCC target triplet: sparc-sun-solaris2.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31615