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 9ca5e3ededa s390x: Fix vec_xl/vec_xst type aliasing [PR114676] new 3599245e497 libgcc, Darwin: Drop the legacy library build for macOS >= [...] new 19ddfa147ea fixincludes: adjust stdio fix for macOS 15 headers new d9cd8d7babe Darwin: Pass -macos_version_min to the linker [PR119172]. new 963fb992f7e testsuite, gm2: Use -B option for libstdc++ where required. new d86ed0e1782 configure, Darwin: Recognise new naming for Xcode ld.
The 5 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: fixincludes/fixincl.x | 6 +++--- fixincludes/inclhack.def | 1 + gcc/config.in | 6 ++++++ gcc/config/darwin.h | 13 ++++++++---- gcc/configure | 24 ++++++++++++++++++--- gcc/configure.ac | 19 ++++++++++++++--- gcc/testsuite/lib/gm2.exp | 46 ++++++++++++++++++++++++++++++++--------- libgcc/config.host | 9 +++++--- libgcc/config/i386/t-darwin | 3 --- libgcc/config/rs6000/t-darwin | 3 --- libgcc/config/t-darwin-libgccs1 | 3 +++ 11 files changed, 101 insertions(+), 32 deletions(-) create mode 100644 libgcc/config/t-darwin-libgccs1