This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e92e2c9671e Daily bump. new c47f76c16bf testsuite: XFAIL bogus g++.dg/warn/Wstringop-overflow-4.C:1 [...] new 41015797ad1 testsuite: XFAIL g++.dg/pr71488.C and warn/Warray-bounds-16 [...] new b9f8935e110 c: Allow conversions of null pointer constants to nullptr_t
The 3 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/c-convert.cc | 21 ++++++++++++++++++--- gcc/c/c-tree.h | 1 + gcc/c/c-typeck.cc | 7 ++++--- gcc/testsuite/g++.dg/pr71488.C | 1 + gcc/testsuite/g++.dg/warn/Warray-bounds-16.C | 1 + gcc/testsuite/g++.dg/warn/Wstringop-overflow-4.C | 2 +- gcc/testsuite/gcc.dg/c2x-nullptr-1.c | 16 ++++++++++++++-- gcc/testsuite/gcc.dg/c2x-nullptr-3.c | 19 +++++++++++-------- 8 files changed, 51 insertions(+), 17 deletions(-)