This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0cf68222d2d c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic [...] new 1d496d2cd1d Fix ICE in rtl check due to CONST_WIDE_INT in CONST_VECTOR_ [...] new 7fa4b335b1a Daily bump.
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: ChangeLog | 8 + fixincludes/ChangeLog | 6 + gcc/ChangeLog | 103 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 18 +++ gcc/c/ChangeLog | 11 ++ gcc/cp/ChangeLog | 17 ++ gcc/jit/ChangeLog | 6 + gcc/m2/ChangeLog | 267 +++++++++++++++++++++++++++++++ gcc/rust/ChangeLog | 5 + gcc/simplify-rtx.cc | 6 +- gcc/testsuite/ChangeLog | 166 +++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr115384.c | 12 ++ libcpp/ChangeLog | 7 + libstdc++-v3/ChangeLog | 5 + 15 files changed, 636 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr115384.c