This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0744a0c1155 Defer folding of *&. new 297de7bc513 Capture adjustments for P0588R1. new d2379ecb10d gcc/ChangeLog:
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 | 4 + gcc/config/rs6000/rs6000-builtin.def | 1 + gcc/cp/ChangeLog | 15 +++ gcc/cp/call.c | 2 +- gcc/cp/constexpr.c | 22 +++- gcc/cp/cp-tree.h | 1 - gcc/cp/decl.c | 2 - gcc/cp/expr.c | 16 +++ gcc/cp/lambda.c | 115 --------------------- gcc/cp/pt.c | 10 -- gcc/cp/semantics.c | 33 +++--- gcc/cp/typeck.c | 2 +- gcc/testsuite/ChangeLog | 4 + ...ld-vec-sums-int.c => builtin-vec-sums-be-int.c} | 6 +- 14 files changed, 80 insertions(+), 153 deletions(-) copy gcc/testsuite/gcc.target/powerpc/{fold-vec-sums-int.c => builtin-vec-sums-be- [...]