]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/45961 ([OOP] Problem with polymorphic type-bound operators)
authorJanus Weil <janus@gcc.gnu.org>
Sun, 10 Oct 2010 21:35:10 +0000 (23:35 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Sun, 10 Oct 2010 21:35:10 +0000 (23:35 +0200)
commitd3735479a3544423fb067c7c6c848159953ba266
tree9d67983f7531f0beb32aea6ee8612deca1114ace
parent6ea7f14af8bb3c974c544c6c905a087452b79470
re PR fortran/45961 ([OOP] Problem with polymorphic type-bound operators)

2010-10-10  Janus Weil  <janus@gcc.gnu.org>

PR fortran/45961
* resolve.c (resolve_typebound_function): Bugfix for type-bound
operators.

2010-10-10  Janus Weil  <janus@gcc.gnu.org>

PR fortran/45961
* gfortran.dg/typebound_operator_6.f03: New.

From-SVN: r165263
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_operator_6.f03 [new file with mode: 0644]