re PR fortran/48286 (gfortran.dg/cray_pointers_8.f90 FAILs)

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

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

From-SVN: r172495
This commit is contained in:
Richard Guenther 2011-04-15 14:06:44 +00:00 committed by Richard Biener
parent 8456558d4a
commit 0f14104669
2 changed files with 6 additions and 1 deletions

View 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

View 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