Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
charlen_05.f90
blob: 0eb0015bf38c5692dec448d61588990201518338 [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
PR fortran
/
65173
program p
type t
character
(*)
::
x y
!
{
dg
-
error
"error in data declaration"
}
end
type
end
!
{
dg
-
excess
-
errors
"needs to be a constant specification"
}