[Bug fortran/49638] [OOP] length parameter is ignored when overriding type bound character functions with constant length.

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 30 16:24:00 GMT 2011


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

--- Comment #2 from janus at gcc dot gnu.org 2011-07-30 16:23:25 UTC ---
Note: In resolve.c there is 'check_typebound_override' which should take care
of these kind of things. It already rejects overriding procedures with
different result types, and it has a FIXME note for more comprehensive
checking.



More information about the Gcc-bugs mailing list