2006-09-19 Jack Howarth <howarth@bromo.med.uc.edu>
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2006 00:59:45 +0000 (00:59 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2006 00:59:45 +0000 (00:59 +0000)
* gfortran.dg/vect/vect-5.f90: Don't xfail lp64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117072 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/vect-5.f90

index 480d6fa..2658cc3 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-19  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       * gfortran.dg/vect/vect-5.f90: Don't xfail lp64.
+
 2006-09-19  Richard Sandiford  <richard@codesourcery.com>
 
        * gcc.c-torture/execute/pr28289.c (one): New variable.
index db7b3f9..ff71b8a 100644 (file)
@@ -35,9 +35,9 @@
         stop
         end
 
-! { dg-final { scan-tree-dump-times "vectorized 2 loops" 1 "vect" { xfail { lp64 } } } }
-! { dg-final { scan-tree-dump-times "Alignment of access forced using peeling" 1 "vect" { xfail { vect_no_align || lp64 } } } }
-! { dg-final { scan-tree-dump-times "Vectorizing an unaligned access" 2 "vect" { xfail { vect_no_align || lp64 } } } }
+! { dg-final { scan-tree-dump-times "vectorized 2 loops" 1 "vect"  } }
+! { dg-final { scan-tree-dump-times "Alignment of access forced using peeling" 1 "vect" { xfail { vect_no_align } } } }
+! { dg-final { scan-tree-dump-times "Vectorizing an unaligned access" 2 "vect" { xfail { vect_no_align } } } }
 ! { dg-final { scan-tree-dump-times "Alignment of access forced using versioning." 3 "vect" { target { ilp32 && vect_no_align } } } }
 
 ! We also expect to vectorize one loop for lp64 targets that support