------- Comment #1 from tkoenig at gcc dot gnu dot org  2005-11-02 21:28 -------
This is only in free-form:

$ cat tst.f
 10:  a=10
      end
$ gfortran tst.f
 In file tst.f:1

 10:  a=10
   1
Error: Non-numeric character in statement label at (1)

Confirmed.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-02 21:28:18
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24640

Reply via email to