This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d637e6d069a Fortran: fix passing of NULL() to assumed-rank, derived typ [...] new 7d83a32aacd warn-access: ignore template parameters when matching opera [...]
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/gimple-ssa-warn-access.cc | 18 ++++++++- .../g++.dg/warn/Wmismatched-new-delete-9.C | 47 ++++++++++++++++++++++ gcc/testsuite/g++.dg/warn/pr109224.C | 25 ++++++++++++ 3 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-new-delete-9.C create mode 100644 gcc/testsuite/g++.dg/warn/pr109224.C