This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76e4f444a6e aarch64: Add CPU-specific SVE vector costs struct new 33d2f41785b testsuite: fix 2 tests on aarch64 new fe70679b80f c++: Fix printing of decltype(nullptr) [PR97517]
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: gcc/cp/cxx-pretty-print.c | 6 ++++++ gcc/testsuite/g++.dg/diagnostic/nullptr.C | 8 ++++++++ gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-1.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-10.c | 2 +- 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/nullptr.C