hppa64: Fix fmt_f_default_field_width_3.f90 and fmt_g_default_field_width_3.f90
[official-gcc.git] / gcc / testsuite / gfortran.dg / dec_exp_5.f90
blobfaf3a9b306bacb2ca412e0ef40e020e53c51109b
1 ! { dg-do run "xfail *-*-*" }
2 ! { dg-options "-fdec -fno-dec" }
4 ! PR fortran/87919
6 ! Make sure -fno-dec disables -fdec as with dec_exp_3.
9 include 'dec_exp_3.f90'
11 ! { XFAIL "Bad real number" "" { target *-*-* } 13 }