[Bug fortran/52968] [OOP] Call to type-bound procedure wrongly rejected
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 16 08:49:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52968
--- Comment #4 from janus at gcc dot gnu.org 2012-04-16 08:48:18 UTC ---
Author: janus
Date: Mon Apr 16 08:48:11 2012
New Revision: 186486
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186486
Log:
2012-04-16 Janus Weil <janus@gcc.gnu.org>
PR fortran/52968
* class.c (gfc_build_class_symbol): Make sure the 'f2k_derived'
namespace is present.
2012-04-16 Janus Weil <janus@gcc.gnu.org>
PR fortran/52968
* gfortran.dg/typebound_call_23.f03: New test case.
Added:
trunk/gcc/testsuite/gfortran.dg/typebound_call_23.f03
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/class.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list