commit | b185792f5216497c74664bdf9ba2d465628d6f4c | [log] [tgz] |
---|---|---|
author | Janus Weil <janus@gcc.gnu.org> | Fri Nov 16 18:02:02 2012 +0100 |
committer | Janus Weil <janus@gcc.gnu.org> | Fri Nov 16 18:02:02 2012 +0100 |
tree | ece13feefe2356866c55f461775d7e5f155825f0 | |
parent | e731262b38e57a608b2c12ffc76fb682c1672d31 [diff] |
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