[Bug fortran/42144] [OOP] deferred TBPs do not work

janus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 15 23:03:00 GMT 2009



------- Comment #7 from janus at gcc dot gnu dot org  2009-12-15 23:02 -------
(In reply to comment #6)
> The test case in comment #5 has issues which go beyond the usage of 'deferred':
> The variant below, which has no deferred procedures, compiles, but produces
> wrong code (the operators are always resolved to the TBPs of the base type,
> although they should be polymorphic). This should go into a separate PR.

Just opened PR42385 for this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42144



More information about the Gcc-bugs mailing list