]> gcc.gnu.org Git - gcc.git/commit
re PR c++/42761 (std::bind doesn't work for simple class types)
authorJason Merrill <jason@redhat.com>
Sat, 16 Jan 2010 15:23:19 +0000 (10:23 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 16 Jan 2010 15:23:19 +0000 (10:23 -0500)
commitd1c05c88b5a11412e87a024d7cff3c56bb1475a5
tree572cb4b5c52eda131d1d51fb619a47e08ed42616
parenta6918ffd390f28fbe74abc82aae3c0aa89def495
re PR c++/42761 (std::bind doesn't work for simple class types)

PR c++/42761
* semantics.c (finish_decltype_type): Within a template, treat
unresolved CALL_EXPR as dependent.

From-SVN: r155966
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype22.C [new file with mode: 0644]
This page took 0.060632 seconds and 5 git commands to generate.