[Bug c++/66834] [concepts] concept parameter kind mismatch causes hard error

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 17 17:43:00 GMT 2015


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

--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jul 17 17:43:09 2015
New Revision: 225959

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

Added:
    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