This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c083e654bd0 configure: use linker plug-in by default for ld.mold new 51149a05b8c Call mark_dfs_back_edges before testing EDGE_DFS_BACK [PR104761].
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 | 5 ++++- gcc/testsuite/g++.dg/warn/Wdangling-pointer-4.C | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/Wdangling-pointer-4.c | 22 ++++++++++++++++++++++ 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-pointer-4.C create mode 100644 gcc/testsuite/gcc.dg/Wdangling-pointer-4.c