[Bug c++/60216] [4.8/4.9 Regression] [c++11] Trouble with deleted template functions

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 21 15:30:00 GMT 2014


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 15:29:32 2014
New Revision: 208008

URL: http://gcc.gnu.org/viewcvs?rev=208008&root=gcc&view=rev
Log:
    PR c++/60216
    * pt.c (register_specialization): Copy DECL_DELETED_FN to clones.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/deleted3.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/pt.c



More information about the Gcc-bugs mailing list