class.c (resolve_address_of_overloaded_function): Don't change OVERLOAD to TREE_LIST.
authorJason Merrill <jason@redhat.com>
Wed, 27 Apr 2011 15:56:56 +0000 (11:56 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 27 Apr 2011 15:56:56 +0000 (11:56 -0400)
commitc224bdc1ee1b93c4a75b9927d9c961fb4a65131a
treed0be76a4429b9c32a6c02e886627781e4e1cfd62
parent9e0541d9c0b2842b738a99a70673be0752ee591d
class.c (resolve_address_of_overloaded_function): Don't change OVERLOAD to TREE_LIST.

* class.c (resolve_address_of_overloaded_function): Don't
change OVERLOAD to TREE_LIST.
* pt.c (print_candidates_1): Remove nonsensical assert.

From-SVN: r173037
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.oliva/overload1.C