This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/40824] F2003: GENERIC interface with generic name = derived-type name



------- Comment #1 from pault at gcc dot gnu dot org  2009-12-19 17:58 -------
This is going to be big trouble to fix.

I do not know how we can easily distinguish between two symbols with the same
name and different flavours.

Maybe derived types should not be in the symtree but in one of their own?

Confirmed

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-12-19 17:58:38
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40824


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]