This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from daa87973f7a PR libstdc++/86450 use -Wabi=2 and simplify -Werror use new 4e5c135e291 PR c++/86480 - nested variadic lambda and constexpr if. new 6bc66ef4207 * gcc.target/powerpc/pr57150.c: Require longdouble128. * gc [...]
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/cp/ChangeLog | 9 +++++++++ gcc/cp/pt.c | 11 +++++++++++ gcc/cp/tree.c | 14 +++++++++++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp1z/constexpr-if24.C | 21 +++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr57150.c | 1 + gcc/testsuite/gcc.target/powerpc/pr79916.c | 1 + 7 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if24.C