]> gcc.gnu.org Git - gcc.git/commit
re PR c++/21799 (Spurious ambiguity with pointers to members)
authorNathan Sidwell <nathan@gcc.gnu.org>
Fri, 12 Aug 2005 09:23:43 +0000 (09:23 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 12 Aug 2005 09:23:43 +0000 (09:23 +0000)
commit38d18b1a1e25bb24fb6b7b78bb4811ea88eef790
tree232c3b20f9f7a85b3ecd6d835294aefaee877502
parentec92bd4bd8dca3ce94c1cf2502b753c415210d01
re PR c++/21799 (Spurious ambiguity with pointers to members)

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.

From-SVN: r103021
gcc/cp/ChangeLog
gcc/cp/pt.c
This page took 0.064529 seconds and 5 git commands to generate.