4 ! Check the absence of ICE after emitting the error message
6 ! This test is the free form variant of common_24.f.
9 COMMON /FMCOM
/ X(80 000 000) ! { dg-error "Expected another dimension" }
11 COMMON /FMCOM
/ XX(80 000 000) ! { dg-error "Expected another dimension" }