This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c26534d2115 bpf: do not emit BPF non-fetching atomic instructions new 34d94713440 c++: fix -Wdangling-reference false positive [PR115987]
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/cp/call.cc | 14 ++++++++++++-- gcc/testsuite/g++.dg/ext/attr-no-dangling6.C | 22 +++++++++++----------- gcc/testsuite/g++.dg/ext/attr-no-dangling7.C | 8 ++++---- gcc/testsuite/g++.dg/warn/Wdangling-reference22.C | 19 +++++++++++++++++++ 4 files changed, 46 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-reference22.C