http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18764
Nicola Pero <nicola at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |nicola at gcc dot gnu.org
Known to work| |4.6.0
Resolution| |FIXED
Target Milestone|--- |4.6.0
--- Comment #9 from Nicola Pero <nicola at gcc dot gnu.org> 2010-12-21 22:51:33
UTC ---
I fixed this in trunk to check and abort with an ordinate error message when a
class with the same name of an existing one is loaded.
Thanks