[Bug fortran/63744] [4.8/4.9/5 Regression] Duplicate use-statement causes error
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 3 14:49:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63744
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael at gcc dot gnu.org
--- Comment #7 from Mikael Morin <mikael at gcc dot gnu.org> ---
Created attachment 34658
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34658&action=edit
check the symtree (local) name instead of the original name
Here is a patch to accept it.
I think it makes sense to accept it; it's not ambiguous.
The current error message is at least confusing.
More information about the Gcc-bugs
mailing list