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 38dedf6df94 Daily bump. new 57506ac6ece Testsuite, DWARF2: adjust regexp to match darwin output new 71150667396 Testsuite, i386: Mark test as requiring ifunc new 0eb6f887404 Testsuite: restrict test to nonpic targets new 1cd44c5e285 Darwin, testsuite: -bind_at_load is deprecated new d450d2b3d0b Darwin, testsuite: -multiply_defined is obsolete new 678f6bc1655 libstdc++, Darwin: Do not use dev/null as the file for exec [...] new 63842c1dd7f libstdc++: Sync the atomic_link_flags implementation with GCC. new 4c8d37badaa testsuite, Darwin: Use the IOKit framework in framework-1.c [...] new 77f17e405a0 libstdc++, Darwin: Handle a linker warning [PR112397]. new 50dd6d3cf89 libphobos, Darwin: Enable libphobos for most Darwin. new 8f0f2438794 Darwin: Do not emit .macinfo when dsymutil cannot consume it. new ed046c2cc0f testsuite, Darwin: Allow for an undefined symbol [PR114036].
The 12 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.cc | 23 ++++++++++++++---- gcc/testsuite/gcc.dg/darwin-ld-2.c | 1 + gcc/testsuite/gcc.dg/debug/dwarf2/inline4.c | 2 +- gcc/testsuite/gcc.dg/framework-1.c | 8 ++++++- gcc/testsuite/gcc.dg/ssp-2.c | 1 + gcc/testsuite/gcc.misc-tests/gcov-14.c | 2 +- gcc/testsuite/gcc.target/i386/pr100936.c | 1 + gcc/testsuite/gcc.target/i386/pr105554.c | 1 + libphobos/configure.tgt | 9 ++++++++ libstdc++-v3/configure | 36 ++++++++++++++++++++++------- libstdc++-v3/configure.ac | 7 ++++++ libstdc++-v3/libsupc++/Makefile.am | 8 +++++++ libstdc++-v3/libsupc++/Makefile.in | 6 +++++ libstdc++-v3/testsuite/lib/dg-options.exp | 2 +- libstdc++-v3/testsuite/lib/libstdc++.exp | 32 ++++++++++++++++++++++++- 15 files changed, 121 insertions(+), 18 deletions(-)