[Bug c++/64352] [5.0 regression] No SFINAE with deleted function
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 7 15:19:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64352
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Jan 7 15:18:32 2015
New Revision: 219310
URL: https://gcc.gnu.org/viewcvs?rev=219310&root=gcc&view=rev
Log:
PR c++/64352
* pt.c (tsubst_copy_and_build): Pass complain to mark_used.
Added:
branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/deleted9.C
Modified:
branches/gcc-4_9-branch/gcc/cp/ChangeLog
branches/gcc-4_9-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list