Sign in
gnu
/
gcc
/
46bf8d1d5d8c460188738b0e8c41841a014cb819
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
blockdata_2.f90
blob: b4badbaf7bc08c09281cc7e9ed91a86ac35c027c [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
Test
for
pr29537
where
we did ICE trying to dereference the NULL
!
proc_name
from
an unnamed block data which we intended to
use
as
locus
!
for
a blank common
.
block data
common c
end
!
block data
end