Commit 532388e2 by Rainer Orth Committed by Rainer Orth

fmt_g0_6.f08: Use dg-options "-ffloat-store".

	* gfortran.dg/fmt_g0_6.f08: Use dg-options "-ffloat-store".
	Fix typo.

From-SVN: r173431
parent 6a789d5e
2011-05-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gfortran.dg/fmt_g0_6.f08: Use dg-options "-ffloat-store".
Fix typo.
2011-05-05 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/48381
......
! { dg-do run }
! PE48602 Invalid F conversion of G descriptor for values close to powers of 10
! { dg-options "-ffloat-store" }
! PR48602 Invalid F conversion of G descriptor for values close to powers of 10
! Test case provided by Thomas Henlich
program test_g0fr
use iso_fortran_env
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment