This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/54035] [OOP] TBP wrongly binds to a generic name if the specific name is the same
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 21 Jul 2012 09:35:49 +0000
- Subject: [Bug fortran/54035] [OOP] TBP wrongly binds to a generic name if the specific name is the same
- Auto-submitted: auto-generated
- References: <bug-54035-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54035
--- Comment #2 from janus at gcc dot gnu.org 2012-07-21 09:35:49 UTC ---
The problem is really that we have only one symbol for the specific and generic
procedure.