[Bug fortran/53255] [OOP] With TYPE, wrong type-bound operator used: of parent instead of overridden one
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 7 13:35:00 GMT 2012
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.
More information about the Gcc-bugs
mailing list