cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.
authorMark Mitchell <mark@codesourcery.com>
Mon, 16 Apr 2001 05:51:38 +0000 (05:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 16 Apr 2001 05:51:38 +0000 (05:51 +0000)
commit24272dc03779501835117ee8782f4888b4d6a3d4
treebda6d31238e203eb31d8661c77632d5151ff1746
parent1b4a93f79b44e6cffbd43cbdfa0f649b9b43158a
cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.

* cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.
* mangle.c (write_pointer_to_member_type): Fix mangling of
pointers to cv-qualified member function types.

From-SVN: r41373
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/mangle.c
gcc/testsuite/g++.old-deja/g++.abi/mangle1.C [new file with mode: 0644]