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 e2403376c28 Daily bump. new ab4ff3e9fe8 libstdc++, Darwin: Limit recursive mutex init to OS version [...] new ffe514c8ebd Darwin: Move checking of the 'shared' driver spec. new 6ac3a4beaeb configure, Darwin: Adjust handing of stdlib option. new 23fa5cdd4cd build: Allow for Xcode 15 ld -v output new 71e3f9f5ec7 Darwin: Match system sections and relocs for exception tables. new 11d379f5ff8 Darwin: Place global inits in the correct section. new a732f63ebc0 Darwin: Partial reversion of r14-3648 (Inits Section). new da939fb65af Darwin: Check as for .build_version support and use it if a [...]
The 8 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.in | 6 ++ gcc/config/darwin-sections.def | 4 +- gcc/config/darwin.cc | 48 ++++++++++++++- gcc/config/darwin.h | 36 ++++++------ gcc/configure | 81 ++++++++++++++++++++++---- gcc/configure.ac | 51 ++++++++++++---- libstdc++-v3/config/os/bsd/darwin/os_defines.h | 6 +- 7 files changed, 187 insertions(+), 45 deletions(-)