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:
parent
8456558d4a
commit
0f14104669
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue