This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6afab66 [Darwin, config] Arrange for ld64 to be detected as Darwin's linker. new f199808 [Darwin] Fix PR71767 - adjust the sections used where necessary. new d1acede1 [Testsuite] pr71767 Changes.
The 2 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/ChangeLog | 16 +++++ gcc/config/darwin-sections.def | 5 ++ gcc/config/darwin.c | 77 +++++++++++++++--------- gcc/config/darwin.h | 5 ++ gcc/config/darwin.opt | 6 ++ gcc/config/i386/i386.c | 2 +- gcc/testsuite/ChangeLog | 11 ++++ gcc/testsuite/g++.dg/abi/key2.C | 1 + gcc/testsuite/g++.dg/torture/darwin-cfstring-3.C | 4 +- gcc/testsuite/gcc.dg/const-uniq-1.c | 2 +- gcc/testsuite/gcc.dg/torture/darwin-cfstring-3.c | 4 +- gcc/testsuite/gcc.target/i386/pr70799-1.c | 2 +- 12 files changed, 101 insertions(+), 34 deletions(-)