(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
g77/
ffree-form-2.f
! PR fortran/10843
! Origin: Brad Davis <bdavis9659@comcast.net>
!
! { dg-do compile }
! { dg-options "-ffree-form" }
      GO TO 3 
      GOTO 3
 3    CONTINUE
      GOTO = 55
      END