re PR fortran/49562 ([OOP] assigning value to type-bound function)
authorJanus Weil <janus@gcc.gnu.org>
Sat, 2 Jul 2011 11:08:41 +0000 (13:08 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Sat, 2 Jul 2011 11:08:41 +0000 (13:08 +0200)
commit49860194e29e3cb2d571e9f9a413b1858967953e
tree194e50799fdad51cd3329c541e98334d6d907ca8
parentfe8ac8e43d54eaaef142de4ce74864bf0eb1c3b3
re PR fortran/49562 ([OOP] assigning value to type-bound function)

2011-07-02  Janus Weil  <janus@gcc.gnu.org>

PR fortran/49562
* expr.c (gfc_check_vardef_context): Handle type-bound procedures.

2011-07-02  Janus Weil  <janus@gcc.gnu.org>

PR fortran/49562
* gfortran.dg/typebound_proc_23.f90: New.

From-SVN: r175779
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_proc_23.f90 [new file with mode: 0644]