This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5a233ae4d8c dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319] new 66ecb059c9d PR c++/99251 - inconsistent -Wnonnull warning behaviour wit [...]
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/cp/class.c | 21 ++++----------------- gcc/cp/cp-tree.h | 1 + gcc/cp/rtti.c | 24 +++++++++++++++--------- gcc/testsuite/g++.dg/warn/Wnonnull12.C | 29 +++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/warn/Wnonnull9.C | 20 ++++++++++++++------ 5 files changed, 63 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull12.C