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 9a9470a34f6 i386: Correct cpu codename value for unknown model number new f8f8e79c813 c++: Fix up RAW_DATA_CST handling in braced_list_to_string [...]
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-family/c-common.cc | 1 + gcc/testsuite/g++.dg/cpp/embed-27.C | 38 +++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/pr122302.C | 40 +++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp/embed-27.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr122302.C