]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/43054 ([C++0x] ambiguous overload from identical declarations using decltype)
authorJason Merrill <jason@redhat.com>
Fri, 12 Feb 2010 19:46:29 +0000 (14:46 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 12 Feb 2010 19:46:29 +0000 (14:46 -0500)
commit96b4a0b57e64c29c6232ac80765f93a16ff6293a
treedf621a5758c367f798b27ed22c08d0bdde486143
parent9ab999338b1a5b3fa79f59dbe68e9b13673e7e9d
re PR c++/43054 ([C++0x] ambiguous overload from identical declarations using decltype)

PR c++/43054
* tree.c (cp_tree_equal): Correct CALL_EXPR logic, handle
EXPR_PACK_EXPANSION.

From-SVN: r156737
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/variadic99.C [new file with mode: 0644]