This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/rust/master in repository gcc.
from 62d1620c910 Merge #1678 #1682 #1687 new caca467268a 'rust-warn += -Wno-unused-parameter' new 529a6980f3f Revert "ci: Use same CXXFLAGS in bootstrap workflow" new 1664a730882 Revert "ci: Apply warnings in CI" new a42212a6302 Revert "bors: Fix warning list" new 2384a034568 Really fix up '.github/bors_log_expected_warnings' new 3d6dbb6fc5d Merge #1701 new 5c2e6c93d91 c++: Quash -Wdangling-reference for member operator* [PR107488] new 3b89428c0d5 Merge #1703
The 8 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: .github/bors_log_expected_warnings | 16 ++++++++++++++++ .github/workflows/bootstrap.yml | 3 --- .github/workflows/ccpp.yml | 3 --- gcc/cp/call.cc | 12 +++++++++++- gcc/rust/Make-lang.in | 3 +++ gcc/testsuite/g++.dg/warn/Wdangling-reference5.C | 22 ++++++++++++++++++++++ 6 files changed, 52 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-reference5.C