2012-11-16 Janus Weil <janus@gcc.gnu.org>
commitb5228c55900494653f0f2050af2b7a5969461594
authorjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2012 17:02:02 +0000 (16 17:02 +0000)
committerjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2012 17:02:02 +0000 (16 17:02 +0000)
treeece13feefe2356866c55f461775d7e5f155825f0
parent7b184c47d890b931bb937e964d4329de3a123be2
2012-11-16  Janus Weil  <janus@gcc.gnu.org>

PR fortran/55297
* resolve.c (resolve_typebound_intrinsic_op): Only add typebound
operators to the operator list in the namespace of the derived type.

2012-11-16  Janus Weil  <janus@gcc.gnu.org>

PR fortran/55297
* gfortran.dg/typebound_operator_18.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193568 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_operator_18.f90 [new file with mode: 0644]