In cp/ChangeLog:
authorGeoffrey Keating <geoffk@redhat.com>
Wed, 24 Jul 2002 23:01:07 +0000 (23:01 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 24 Jul 2002 23:01:07 +0000 (23:01 +0000)
commit3cfab7ec187a78d27d5625fa8472897dc923617b
tree6463dfec266ba39f4994dd525a32dbb69233c8a6
parenteb5da24bed4710f5c1fa9be221d22ddbeb44f583
In cp/ChangeLog:

* tree.c (cp_build_qualified_type_real): When copying
pointer-to-method types, unshare the record that holds
the cached pointer-to-member-function type.
In testsuite/ChangeLog:
* g++.dg/other/ptrmem4.C: New testcase.

From-SVN: r55725
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/ptrmem4.C [new file with mode: 0644]