[Bug c++/57899] [4.8/4.9 Regression] bind/function with data member: infinite recursion

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 21 18:01:00 GMT 2014


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

--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
C-reduce has created an invalid testcase, hasn't it?  Line 115 is invalid, but
the corresponding line in <functional> is not the same.



More information about the Gcc-bugs mailing list