[Bug fortran/57530] [OOP] Wrongly rejects type_pointer => class_target (which have identical declared type)

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 25 22:15:00 GMT 2013


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

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Resolution patch (approved but not yet committed):
   http://gcc.gnu.org/ml/fortran/2013-06/msg00049.html

trans*.c patch for  TYPE => CLASS (submitted):
   http://gcc.gnu.org/ml/fortran/2013-07/msg00086.html

Outstanding/TODO: trans*c patch for TYPE = CLASS, where CLASS is a scalar or
array variable, function or array constructor.



More information about the Gcc-bugs mailing list