This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49591] [OOP] Multiple identical specific procedures in type-bound operator not detected
- 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: Thu, 4 Aug 2011 16:50:01 +0000
- Subject: [Bug fortran/49591] [OOP] Multiple identical specific procedures in type-bound operator not detected
- Auto-submitted: auto-generated
- References: <bug-49591-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49591
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.08.04 16:49:55
Summary|[OOP] Multiple identical |[OOP] Multiple identical
|specific procedures in |specific procedures in
|type-bound generic not |type-bound operator not
|detected |detected
Ever Confirmed|0 |1
--- Comment #1 from janus at gcc dot gnu.org 2011-08-04 16:49:55 UTC ---
Adjusting title. The problem really only applies to (type-bound) *operators*,
right?