This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 75909f6f60c Daily bump. new e79c6533119 modula-2: Amend the handling of failed select() calls in RT [...] new 025a3f41789 libphobos, testsuite: Disable forkgc2 on Darwin [PR103944] new 50180d4afc4 libphobos: Handle Darwin Arm and AArch64 in fibre context asm. new 12897414d30 Darwin, Objective-C: Support -fconstant-cfstrings [PR108743].
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/doc/invoke.texi | 27 ++++++--- gcc/m2/gm2-libs/RTint.mod | 70 +++++++++++++++++----- .../libdruntime/config/aarch64/switchcontext.S | 9 ++- libphobos/libdruntime/config/arm/switchcontext.S | 8 +++ libphobos/libdruntime/core/thread/fiber.d | 1 + libphobos/testsuite/libphobos.gc/forkgc2.d | 1 + 7 files changed, 96 insertions(+), 24 deletions(-)