This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73bc09fa8c6 middle-end/94216 fix another build_fold_addr_expr use new f3280e4c0c9 ipa/94217 simplify offsetted address build new c7e90196818 phiopt: Avoid -fcompare-debug bug in phiopt [PR94211]
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 | 14 ++++++++++++++ gcc/ipa-cp.c | 12 +++++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr94211.c | 12 ++++++++++++ gcc/tree-ssa-phiopt.c | 10 +++++----- 5 files changed, 43 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr94211.c