This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cddd8a3c8f2 2019-10-24 Richard Biener rguenther@suse.de new 525ead362b2 Finish moving constraint and logic functionality of out pt. [...] new 715c8a41e08 Make gt_pch_nx unreachable in symbol-summary classes.
The 2 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/ChangeLog | 5 ++ gcc/cp/ChangeLog | 28 +++++++++ gcc/cp/config-lang.in | 2 +- gcc/cp/constraint.cc | 128 ++++++++++++++++++++++++++++++++++++++++ gcc/cp/cp-tree.h | 11 +++- gcc/cp/decl.c | 3 - gcc/cp/logic.cc | 83 ++++++++++++++++++++++++-- gcc/cp/pt.c | 157 -------------------------------------------------- gcc/symbol-summary.h | 43 ++++++-------- 9 files changed, 266 insertions(+), 194 deletions(-)