Message ID | yddk4erppup.fsf@manam.CeBiTec.Uni-Bielefeld.DE |
---|---|
State | New |
Headers | show |
On Mon, Apr 18, 2011 at 17:59, Rainer Orth <ro@cebitec.uni-bielefeld.de> wrote: > The new gfortran.dg/fmt_g0_5.f08 test fails on Tru64 UNIX at runtime > with > > Floating point exception > > but passes if compiled with -mieee. > > The following patch implements this, tested with the appropriate runtest > invocation. > > Ok for mainline? Ok. Thanks for the patch.
Index: gcc/testsuite/gfortran.dg/fmt_g0_5.f08 =================================================================== --- gcc/testsuite/gfortran.dg/fmt_g0_5.f08 (revision 172652) +++ gcc/testsuite/gfortran.dg/fmt_g0_5.f08 (working copy) @@ -1,4 +1,5 @@ ! { dg-do run } +! { dg-add-options ieee } ! PR48589 Invalid G0/G0.d editing for NaN/infinity ! Test case by Thomas Henlich program test_g0_special