[Bug libstdc++/49058] [C++0x] Bind no-arguments functor failed using std::bind with -pedantic option.

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 23 15:58:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49058

--- Comment #21 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-23 15:32:42 UTC ---
Author: jason
Date: Mon May 23 15:32:39 2011
New Revision: 174073

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174073
Log:
    PR c++/49058
    * call.c (splice_viable): Be strict in templates.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/sfinae24.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list