[Bug c++/66092] [c++-concepts] Concept can't check variadic template arguments

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 14 04:11:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66092

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jul 14 04:11:11 2015
New Revision: 225758

URL: https://gcc.gnu.org/viewcvs?rev=225758&root=gcc&view=rev
Log:
        PR c++/66092
        PR c++/66834
        * gcc/cp/pt.c (coerce_template_parms): Revert earlier change.

Removed:
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/dr1430.C
Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/pt.c



More information about the Gcc-bugs mailing list