This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/53255] [OOP] With TYPE, wrong type-bound operator used: of parent instead of overridden one


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]