This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e06e39a12e d: Add testcase from PR108962 new 6757bf86142 libphobos: Handle Darwin Arm and AArch64 in fibre context asm. new cdd4b3c0f0f Darwin, Objective-C: Support -fconstant-cfstrings [PR108743]. new 0778f4dcdaf xtensa: Fix missing mode warning in "*eqne_INT_MIN" new 2f615b33dd6 xtensa: The use of CLAMPS instruction also requires TARGET_ [...]
The 4 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/config/darwin.opt | 4 ++++ gcc/config/xtensa/xtensa.cc | 7 ++---- gcc/config/xtensa/xtensa.md | 6 ++--- gcc/doc/invoke.texi | 27 ++++++++++++++++------ .../libdruntime/config/aarch64/switchcontext.S | 9 +++++++- libphobos/libdruntime/config/arm/switchcontext.S | 8 +++++++ libphobos/libdruntime/core/thread/fiber.d | 1 + 7 files changed, 46 insertions(+), 16 deletions(-)