]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/class.cc
re PR fortran/52968 ([OOP] Call to type-bound procedure wrongly rejected)
authorJanus Weil <janus@gcc.gnu.org>
Mon, 16 Apr 2012 08:48:11 +0000 (10:48 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Mon, 16 Apr 2012 08:48:11 +0000 (10:48 +0200)
commit42ff605a7b16220b75a640ff22a32f4acd62802e
tree3083b11e00bf483d83ea57adaa105d5bd6187e78
parent56992a78837dbe2180e3d7a75a17289e2897a115
re PR fortran/52968 ([OOP] Call to type-bound procedure wrongly rejected)

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.

From-SVN: r186486
gcc/fortran/ChangeLog
gcc/fortran/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_call_23.f03 [new file with mode: 0644]