This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 754a270 * configure.ac (--enable-objc-gc): If not given, default to [...] new 9822b7f [AArch64] PR target/78362: Make sure to only take REGNO of a [...] new 6847589 Fix part of PR78555 - gcc/real.c:2890:25: runtime error: left [...] new a3660a1 Force soft float in ARMv6-M and ARMv8-M Baseline options new ee253a4 PR sanitizer/78532 * sanitizer_common/sanitizer_platform_li [...] new abdb9cb Add multilib mapping for Cortex-M23 & Cortex-M33 new d22f22b Add PR sanitizer/78532 patch to libsanitizer/LOCAL_PATCHES.
The 6 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 | 17 ++++++++++ gcc/config/aarch64/aarch64.md | 6 +++- gcc/config/arm/t-rmprofile | 2 ++ gcc/real.c | 2 +- gcc/testsuite/ChangeLog | 12 +++++++ gcc/testsuite/gcc.c-torture/compile/pr78362.c | 11 ++++++ gcc/testsuite/lib/target-supports.exp | 39 +++++++++++----------- libsanitizer/ChangeLog | 11 ++++++ libsanitizer/LOCAL_PATCHES | 1 + .../sanitizer_platform_limits_posix.h | 11 ++++++ 10 files changed, 91 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr78362.c