This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 69e7f04ff67 arm: Fix some testsuite fallout from r11-8168 [PR100067] new b4d6af55fe5 rtlanal: Don't assume that calls write to a global SP [PR99596] new 49e651990a6 Mark untyped calls and handle them specially [PR98689]
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/builtins.c | 8 ++++++-- gcc/combine.c | 1 + gcc/emit-rtl.c | 1 + gcc/reg-notes.def | 15 +++++++++++++++ gcc/rtlanal.c | 29 ++++++++++++++++++++++++----- gcc/testsuite/gcc.target/arm/pr99596.c | 18 ++++++++++++++++++ 6 files changed, 65 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr99596.c