This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9927ecbb42d c++: quadratic constexpr behavior for left-assoc logical ex [...] new 84401ce5fb4 [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used [...] new e5ddbbf992b [PATCH 4/5] gcc/nios2: Define the musl linker new f70f17d0363 c++: CTAD within template argument [PR102933]
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: Makefile.in | 6 ++++++ Makefile.tpl | 6 ++++++ configure | 4 ++++ configure.ac | 4 ++++ gcc/config/nios2/linux.h | 1 + gcc/configure | 2 +- gcc/configure.ac | 2 +- gcc/cp/parser.c | 2 +- gcc/cp/pt.c | 24 ++++++++++++---------- gcc/testsuite/g++.dg/cpp2a/nontype-class50.C | 13 ++++++++++++ .../{concepts-pr79759.C => nontype-class50a.C} | 6 ++---- 11 files changed, 52 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class50.C copy gcc/testsuite/g++.dg/cpp2a/{concepts-pr79759.C => nontype-class50a.C} (52%)