RISC-V: Regenerate opt urls.
[official-gcc.git] / gcc / testsuite / gfortran.dg / dollar_sym_3.f
blob52ce041c09e175cb0b82c09e9333e14ee2464908
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-prune-output "compilation terminated" }