Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
dec_structure_21.f90
blob: 64e8ca39e4602a0d42d821d0d90fc08291adb5ee [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
{
dg
-
options
"-ffixed-form"
}
!
!
Test
errors
for
%
FILL without
-
fdec
-
structure
.
!
implicit
none
character
(
2
)
%
fill
!
{
dg
-
error
"is a DEC extension"
}
end