[Bug fortran/46313] [OOP] class container naming collisions

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 2 19:28:00 GMT 2011


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

--- Comment #17 from janus at gcc dot gnu.org 2011-01-02 19:28:33 UTC ---
(In reply to comment #15)
> Maybe it is really time to use hashed strings? One could void them for strings
> which are shorter and only hash for longer strings (starting with, e.g, a
> capital letter to avoid clashes with non-hashed strings).

This has been implemented as a fix for PR46971.



More information about the Gcc-bugs mailing list