[Bug c++/67007] [c++-concepts] Deduction constraint + requires expression interaction

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 30 20:39:00 GMT 2015


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jul 30 20:38:27 2015
New Revision: 226415

URL: https://gcc.gnu.org/viewcvs?rev=226415&root=gcc&view=rev
Log:
        PR c++/67007
        * constraint.cc (normalize_predicate_constraint): Set
        processing_template_decl.
        (make_constrained_auto): Don't normalize here.

Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/deduction-constraint1.C
Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/constraint.cc



More information about the Gcc-bugs mailing list