This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29870] Arithmetic IF, existing label and "label not defined"
- 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: 16 Nov 2006 19:43:37 -0000
- Subject: [Bug fortran/29870] Arithmetic IF, existing label and "label not defined"
- References: <bug-29870-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-16 19:43 -------
If we change "12 Y=1.E75" to "12 Y=1.E7" we don't get an extra error.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Keywords|rejects-valid |diagnostic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29870