This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8f7324e81c loongarch: testsuite: adapt stack-usage-1.c for LP64 new aabb9a261ef Propagate nondeterministic and side_effects flags in modref [...] new 4943b75e9f0 Update semantic_interposition flag at analysis time
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/cgraphunit.cc | 1 + gcc/ipa-modref.cc | 23 ++++++++ gcc/testsuite/gcc.c-torture/compile/pr103376.c | 9 +++ gcc/testsuite/gcc.dg/ipa/pr105160.c | 77 ++++++++++++++++++++++++++ 4 files changed, 110 insertions(+) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr103376.c create mode 100644 gcc/testsuite/gcc.dg/ipa/pr105160.c