This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from e58539d9650 arm: Fix ICE with CMSE nonsecure calls on Armv8.1-M [PR100333] new d4ffc1d11b6 Remove call to gcc_unreachable in range-op.cc new 8b1190d527d Tame fix for PR ipa/99122
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/range-op.cc | 11 +++++------ gcc/testsuite/gnat.dg/inline22.adb | 19 +++++++++++++++++++ gcc/testsuite/gnat.dg/specs/opt5.ads | 25 +++++++++++++++++++++++++ gcc/testsuite/gnat.dg/specs/opt5_pkg.ads | 17 +++++++++++++++++ gcc/tree-inline.c | 15 ++++----------- 5 files changed, 70 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/inline22.adb create mode 100644 gcc/testsuite/gnat.dg/specs/opt5.ads create mode 100644 gcc/testsuite/gnat.dg/specs/opt5_pkg.ads