This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch concepts-cxx2a in repository gcc.
from 26b3b5cebd4 * parser.c (cp_parser_template_introduction): Pedwarn if n [...] new 76c1053f09d Move normalized constraint cache into a deletable hash_map. new 4f5efb50494 Use a hash_map for decl_constraints. new b74824a035d lose at_least_as_constrained
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 7 +++++++ gcc/cp/config-lang.in | 1 + gcc/cp/constraint.cc | 44 ++++++++++++++++++++------------------------ gcc/cp/cp-tree.h | 5 ----- gcc/cp/pt.c | 44 +++++++------------------------------------- gcc/hash-map.h | 20 ++++++++++++++++++++ 6 files changed, 55 insertions(+), 66 deletions(-)