This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e9e3383f864 c++/modules: Fix local type handling when not streaming fun [...] new 9bf2a58cb76 tree: Handle ::operator {new,delete} function templates as [...]
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: .../g++.dg/warn/Wmismatched-new-delete-10.C | 25 ++++++++++++++++++++++ gcc/tree.cc | 7 ++++++ 2 files changed, 32 insertions(+) create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-new-delete-10.C