This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from d32ece49d32 libsanitizer: Fix build with glibc 2.42 new 14c2a12748e c: Fix up RAW_DATA_CST handling in check_constexpr_init [PR120057]
The 1 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/c/c-typeck.cc | 20 +++++++++++++++++-- gcc/testsuite/gcc.dg/cpp/embed-18.c | 7 +++++++ .../cpp0x/pr118390.C => gcc.dg/pr120057-1.c} | 23 +++++++++------------- gcc/testsuite/gcc.dg/pr120057-2.c | 11 +++++++++++ 4 files changed, 45 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/cpp/embed-18.c copy gcc/testsuite/{g++.dg/cpp0x/pr118390.C => gcc.dg/pr120057-1.c} (59%) create mode 100644 gcc/testsuite/gcc.dg/pr120057-2.c