This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d869296f09 RISC-V: Correct the mode that is causing the program to fai [...] new 0b58219fe11 c++: Handle RAW_DATA_CST in make_tree_vector_from_ctor [PR118528]
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 | 19 ++++++++++++++++++- gcc/testsuite/g++.dg/cpp/embed-21.C | 22 ++++++++++++++++++++++ .../g++.dg/cpp2a/class-deduction-aggr16.C | 17 +++++++++++++++++ 3 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp/embed-21.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr16.C