re PR libstdc++/49058 ([C++0x] Bind no-arguments functor failed using std::bind with...
authorJason Merrill <jason@redhat.com>
Mon, 23 May 2011 15:32:39 +0000 (11:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 23 May 2011 15:32:39 +0000 (11:32 -0400)
commit4d7f99c7453e2caf75533c1b18afdf3d7b931ebe
tree408da199f5363260069631ac8fcc8abf25a61d69
parent42d1e31d0f0352009d851f52a9cfd5273ad303f8
re PR libstdc++/49058 ([C++0x] Bind no-arguments functor failed using std::bind with -pedantic option.)

PR c++/49058
* call.c (splice_viable): Be strict in templates.

From-SVN: r174073
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/sfinae24.C [new file with mode: 0644]