This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 863202684df PR modula2/113848 modula2 does not build with clang new 48207a5f00d c++: testcases for PR113545 (constexpr with switch and pass [...]
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: .../g++.dg/cpp1y/constexpr-reinterpret3.C | 56 ++++++++++++++++++++++ .../g++.dg/cpp1y/constexpr-reinterpret4.C | 54 +++++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-reinterpret3.C create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-reinterpret4.C