This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 877c791d757 Daily bump. new fa2079742b1 middle-end/66279 - gimplification clobbers shared asm constraints new cf8a6940c9a Fix stmt_kills_ref_p WRT external throws new 14d40a2c561 Fix ICE with -fdump-tree-moref
The 3 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/gimplify.cc | 1 + gcc/ipa-modref.cc | 7 ++++--- gcc/testsuite/g++.dg/pr66279.C | 23 +++++++++++++++++++++++ gcc/tree-ssa-alias.cc | 24 ++++++++++++++++++------ 4 files changed, 46 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr66279.C