]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/55297 ([OOP] type-bound operator clashes with abstract interface)
authorJanus Weil <janus@gcc.gnu.org>
Fri, 16 Nov 2012 17:02:02 +0000 (18:02 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Fri, 16 Nov 2012 17:02:02 +0000 (18:02 +0100)
commitb185792f5216497c74664bdf9ba2d465628d6f4c
treeece13feefe2356866c55f461775d7e5f155825f0
parente731262b38e57a608b2c12ffc76fb682c1672d31
re PR fortran/55297 ([OOP] type-bound operator clashes with abstract interface)

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.

From-SVN: r193568
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_operator_18.f90 [new file with mode: 0644]
This page took 0.060146 seconds and 5 git commands to generate.