This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 510613e76c2 Daily bump. new 373a2dc2be0 Avoid -Wdangling-pointer for by-transparent-reference argum [...]
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 | 13 ++++++++- gcc/testsuite/c-c++-common/Wdangling-pointer-8.c | 20 ++++++++++++++ gcc/testsuite/g++.dg/warn/Wdangling-pointer-5.C | 34 ++++++++++++++++++++++++ 3 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/Wdangling-pointer-8.c create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-pointer-5.C