This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 355ecf15b44 Daily bump. new 4c4135438a6 libgcc, Darwin: Drop the legacy library build for macOS >= [...] new 8b89889c1f9 fixincludes: adjust stdio fix for macOS 15 headers new 6d57ab56981 Darwin: Pass -macos_version_min to the linker [PR119172]. new b71ac987cd1 configure, Darwin: Recognise new naming for Xcode ld.
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: fixincludes/fixincl.x | 6 +++--- fixincludes/inclhack.def | 1 + gcc/config.in | 6 ++++++ gcc/config/darwin.h | 13 +++++++++---- gcc/configure | 24 +++++++++++++++++++++--- gcc/configure.ac | 19 ++++++++++++++++--- libgcc/config.host | 9 ++++++--- libgcc/config/i386/t-darwin | 3 --- libgcc/config/rs6000/t-darwin | 3 --- libgcc/config/t-darwin-libgccs1 | 3 +++ 10 files changed, 65 insertions(+), 22 deletions(-) create mode 100644 libgcc/config/t-darwin-libgccs1