This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e564021e4c2 aarch64: Fix C++ ICEs with _Float16 and __fp16 [PR107080] new b52b99b62df diagnostics: Fix virtual location for -Wuninitialized [PR69543]
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/testsuite/c-c++-common/pr69543-3.c | 8 +--- gcc/testsuite/c-c++-common/pr69543-4.c | 8 +--- gcc/testsuite/c-c++-common/pragma-diag-16.c | 63 ++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c | 7 +-- gcc/tree-ssa-uninit.cc | 12 +---- 5 files changed, 73 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pragma-diag-16.c