passing -m32.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143133
138bc75d-0d04-0410-961f-
82ee72b054a4
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.
- ! { 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.