http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45770
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-09-23
23:16:16 UTC ---
This is correct as the A here is injected via the inheirtance of the class. If
you want to use the name the global A, use ::A.
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.