OSDN Git Service

cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Aug 2005 09:23:43 +0000 (09:23 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Aug 2005 09:23:43 +0000 (09:23 +0000)
commitb31f4474af23863aecb8b40828f8d06d166343d1
tree232c3b20f9f7a85b3ecd6d835294aefaee877502
parent9fe3fba9081a34b0a90e3db39f126937e5770383
cp:
PR c++/21799
PR c++/8271
        * pt.c (unify) <METHOD_TYPE>: Check this-pointer cv-qualifiers
explicitly.

PR c++/21799
Revert my 2005-07-08 patch
* pt.c (type_unification_real): Remove is_method_argument and
assoicated checks.
(fn_type_unification, unify): Adjust type_unification_real calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103021 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c