This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c58cb6ac689 inliner: Don't ICE on NULL TYPE_DOMAIN [PR94621] new c41884a0920 Fix -fcompare-debug issue in delete_insn_and_edges [PR94618] new a64468a3034 fix PVS studio reported bugs
The 2 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/ChangeLog | 17 +++++++++++++++++ gcc/cfgrtl.c | 18 ++++++++++++++---- gcc/cgraphclones.c | 1 - gcc/dwarf2out.c | 2 +- gcc/optabs.c | 2 +- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/g++.dg/opt/pr94618.C | 25 +++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 2 +- 8 files changed, 62 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr94618.C