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
ieee_9.f90: XFAIL on arm*-*-gnueabi[hf].
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
dec_structure_25.f90
blob
a64d85a88a473ac9dad043197762b37a85633ff7
1
! { dg-do run }
2
! { dg-options "-fdec" }
3
!
4
! PR fortran/87919
5
!
6
! Should compile and run with the -fdec option.
7
!
8
! Contributed by Mark Eggleston <mark.eggleston@codethink.com>
9
!
10
11
include
'dec_structure_1.f90'