class.c (add_method): Do compare 'this' quals when trying to match a used function.
authorJason Merrill <jason@redhat.com>
Tue, 18 Dec 2001 15:18:20 +0000 (10:18 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 18 Dec 2001 15:18:20 +0000 (10:18 -0500)
commit00e4119c09c83a7e3e7eb9694b17e080acb17811
treec0ee817603a2faad5389bdd26f4f18f291dc5b3d
parent27aeb83f88b0350b7875cc79ddcef7edbee0df43
class.c (add_method): Do compare 'this' quals when trying to match a used function.

        * class.c (add_method): Do compare 'this' quals when trying to match a
        used function.  Don't defer to another used function.

From-SVN: r48157
gcc/cp/ChangeLog
gcc/cp/class.c