http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53255
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-05-07
13:33:08 UTC ---
FIXED on the trunk (4.8) and on the 4.7 branch.
4.5 and 4.6 are also affected, but already for 4.6 the code is too different
for a simple back porting. As the OOP support in 4.7/4.8 is much better,
4.5/4.6 shouldn't be used for polymorphism application at all.