typeck.c (build_ptrmemfunc): Save the input pmf.
authorJason Merrill <jason@redhat.com>
Thu, 24 Aug 2000 01:57:19 +0000 (21:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 24 Aug 2000 01:57:19 +0000 (21:57 -0400)
commit7def1251301aac2e419c8a1d84d73d08d32debeb
treee56284271522f5cf16f3706d3c21d3c5c67d2425
parent5f1c312aa06c452609c7fab1cf390dde6dfb8722
typeck.c (build_ptrmemfunc): Save the input pmf.

        * typeck.c (build_ptrmemfunc): Save the input pmf.

        * method.c (process_modifiers): Use same_type_p.

From-SVN: r35930
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/cp/typeck.c
gcc/testsuite/g++.old-deja/g++.other/pmf5.C [new file with mode: 0644]