This makes us avoid 323.

Tested on x86_64-unknown-linux-gnu/-m32, committed.

Richard.

2011-04-15  Richard Guenther  <rguent...@suse.de>

        PR testsuite/48286
        * gfortran.dg/cray_pointers_8.f90: Use -ffloat-store.

gcc/testsuite/gfortran.dg/cray_pointers_8.f90
Index: gcc/testsuite/gfortran.dg/cray_pointers_8.f90
===================================================================
--- gcc/testsuite/gfortran.dg/cray_pointers_8.f90       (revision 172493)
+++ gcc/testsuite/gfortran.dg/cray_pointers_8.f90       (working copy)
@@ -1,5 +1,5 @@
 ! { dg-do run }
-! { dg-options "-fcray-pointer" }
+! { dg-options "-fcray-pointer -ffloat-store" }
 !
 ! Test the fix for PR36528 in which the Cray pointer was not passed
 ! correctly to 'euler' so that an undefined reference to fcn was

Reply via email to