Retro68/gcc/gcc/testsuite/gfortran.dg/continuation_2.f90
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00

7 lines
190 B
Fortran

! { dg-do compile }
! PR 19260 Test line continuations and spaces.
! Submitted by Jerry DeLisle <jvdelisle@gcc.gnu.org>.
x = si& ! { dg-error "Unclassifiable statement" }
n(3.14159/2)
end