pr23095.f: Require ilp32 in target selection instead of passing -m32.
authorJakub Jelinek <jakub@redhat.com>
Tue, 6 Jan 2009 20:42:50 +0000 (21:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 6 Jan 2009 20:42:50 +0000 (21:42 +0100)
* gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
passing -m32.

From-SVN: r143133

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr23095.f

index 5d7c49dd6eac5f5c46ee2bd5ef968146c635ab7e..a46beb3f0675b707daccbf8bef9298aa9b5d0c82 100644 (file)
@@ -1,5 +1,8 @@
 2009-01-06  Jakub Jelinek  <jakub@redhat.com>
 
+       * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
+       passing -m32.
+
        PR rtl-optimization/38722
        * gfortran.dg/pr38722.f90: New test.
 
index 44c3901a0355c0c9f548adeb5d341c0631784bd8..06b78b3484756b055ab72f86d3bf3da29f00eac9 100644 (file)
@@ -1,5 +1,5 @@
-      ! { dg-do compile { target i?86-*-* x86_64-*-* } }
-      ! { dg-options "-w -m32 -O2 -ffloat-store -fgcse-after-reload" }
+      ! { dg-do compile { target { { i?86-*-* x86_64-*-* } && ilp32 } } }
+      ! { dg-options "-w -O2 -ffloat-store -fgcse-after-reload" }
       !
       ! GCSE after reload made a stack register live across an abnormal
       ! edges for one of the computed jumps.  This bombed in reg-stack.