This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24640] ice with invalid label
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jan 2006 07:10:20 -0000
- Subject: [Bug fortran/24640] ice with invalid label
- References: <bug-24640-8649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-02 07:10 -------
We now get:
In file t.f90:1
10: a=10
1
Error: Too many digits in statement label at (1)
Is this okay or should we change it to be a diagnostic problem?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24640