OSDN Git Service

2011-04-15 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Apr 2011 14:06:44 +0000 (14:06 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Apr 2011 14:06:44 +0000 (14:06 +0000)
PR testsuite/48286
* gfortran.dg/cray_pointers_8.f90: Use -ffloat-store.

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

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

index 53bee87..fe84eb0 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 887c962..592e4d2 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