re PR fortran/48286 (gfortran.dg/cray_pointers_8.f90 FAILs)
authorRichard Guenther <rguenther@suse.de>
Fri, 15 Apr 2011 14:06:44 +0000 (14:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 15 Apr 2011 14:06:44 +0000 (14:06 +0000)
2011-04-15  Richard Guenther  <rguenther@suse.de>

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

From-SVN: r172495

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/cray_pointers_8.f90

index 53bee87754b9218333abd13f6c7cbafb3393daf0..fe84eb0ee558b6b313de27ce318d6f6ffbe13e4f 100644 (file)
@@ -1,3 +1,8 @@
+2011-04-15  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/48286
+       * gfortran.dg/cray_pointers_8.f90: Use -ffloat-store.
+
 2011-04-15  Georg-Johann Lay  <avr@gjlay.de>
 
        * gcc.target/avr/torture/pr41885.c (dg-options): Change
index 887c9625ac7bc6b06d8182da8d8b97ede6c8da38..592e4d283f102ebcbd362d8045c05251c633d091 100644 (file)
@@ -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