This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9c691db Do constant folding in warn_* functions. new 877f47a ./: PR go/66147 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLA [...] new eee8c3b PR c++/68653 * tree.c (nonnull_arg_p): Allow OFFSET_TYPE.
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: ChangeLog | 6 ++++++ Makefile.in | 1 + Makefile.tpl | 1 + gcc/ChangeLog | 5 +++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/nonnull3.C | 19 +++++++++++++++++++ gcc/tree.c | 4 +++- gotools/ChangeLog | 6 ++++++ gotools/Makefile.am | 2 +- gotools/Makefile.in | 4 ++-- 10 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/nonnull3.C