]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/44936 ([OOP] Generic TBP not resolved correctly at compile time)
authorJanus Weil <janus@gcc.gnu.org>
Thu, 15 Jul 2010 13:36:28 +0000 (15:36 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Thu, 15 Jul 2010 13:36:28 +0000 (15:36 +0200)
commitab7306ed7c5cda180b852b95dc6971dfc0311b39
tree6efd05cda4cec398f55f74ab2db8cd861fa684f9
parent643afedb7144e247302b743e8fc351f25b65fdd1
re PR fortran/44936 ([OOP] Generic TBP not resolved correctly at compile time)

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

PR fortran/44936
* resolve.c (resolve_typebound_generic_call): Resolve generic
non-polymorphic type-bound procedure calls to the correct specific
procedure.
(resolve_typebound_subroutine): Remove superfluous code.

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

PR fortran/44936
* gfortran.dg/typebound_generic_9.f03: New.

From-SVN: r162221
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_generic_9.f03 [new file with mode: 0644]
This page took 0.061198 seconds and 5 git commands to generate.