repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
faf3a9b306bacb2ca412e0ef40e020e53c51109b
1
! { dg-do run "xfail *-*-*" }
2
! { dg-options "-fdec -fno-dec" }
3
!
4
! PR fortran/87919
5
!
6
! Make sure -fno-dec disables -fdec as with dec_exp_3.
7
!
8
9
include
'dec_exp_3.f90'
10
11
! { XFAIL "Bad real number" "" { target *-*-* } 13 }