[Bug fortran/39427] F2003: Procedures with same name as types/type constructors
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 9 22:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39427
--- Comment #25 from janus at gcc dot gnu.org 2011-01-09 21:42:04 UTC ---
A loosely related bug is PR 42418, which demands that generic interfaces can
have the same name as specific procedures. When fixing this bug, one should
ideally find a solution which also fixes that issue (e.g. one could have a
separate symtree for generics in a namespace).
More information about the Gcc-bugs
mailing list