PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gfortran.dg / dollar_sym_3.f
blob7b9b3446106e30abfc7bd13c1e97b90105d28c3b
1 ! { dg-do compile }
3 ! PR fortran/57895
5 ! Contributed by Vittorio Zecca
7 c Segmentation fault in gfc_restore_last_undo_checkpoint
8 COMMON RADE3155V62$JUTMU9L9E(3,3,3), LADE314JUTMP9 ! { dg-error "Invalid character '\\$' at .1.. Use '-fdollar-ok' to allow it as an extension" }
9 +LHEDDJNTMP9L(3,3,3)
10 end
11 ! { dg-excess-errors "compilation terminated" }