Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
pdt_24.f03
blob: fb0a3d9da00f750f624f89ab9f7f0ff9ac179d76 [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
!
Tests
the fixes
for
PR82866
.
!
!
Contributed
by
Gerhard
Steinmetz
<
gscfq@t
-
online
.
de
>
!
module
s
type t
(*,
a
,
:)
!
{
dg
-
error
"A parameter name is required"
}
integer
,
len
::
a
end
type
end