[Bug fortran/70006] Duplicate errors "label not defined"

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 29 02:18:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70006

--- Comment #4 from kargl at gcc dot gnu.org ---
OK, How about WONTFIX?  If the programmer fixes the
issue reported in the "duplicate" error message, then
the problem goes away.  Amazing what an error message
can convey!

PS:  The first duplicate error can be fixed by a
trivial 3 character patch.  The second duplicate
error will probably take a significant rewrite of
how labels are handle.  Good luck.


More information about the Gcc-bugs mailing list