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 4736b317047 LoongArch: gcc13: Implement option save/restore. new edab001c63d Darwin: Correct handling of weak crts. new 5aed39c0b5c testsuite, Darwin: Allow for undefined symbols in shared test. new a5bc8abef90 Testsuite: fix analyzer tests on Darwin new 2aed3b93e6a Testsuite: mark IPA test as requiring alias support new 8d9c8a650f5 Testsuite, darwin: account for macOS 13 and 14 new 1c4228ac33c Darwin, testsuite: -bind_at_load is deprecated new 7a511b239e2 Darwin, testsuite: -multiply_defined is obsolete
The 7 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.h | 37 +++++++++++++--------- gcc/testsuite/gcc.dg/analyzer/analyzer.exp | 8 +++++ gcc/testsuite/gcc.dg/analyzer/fd-bind.c | 1 + gcc/testsuite/gcc.dg/analyzer/fd-datagram-socket.c | 1 + gcc/testsuite/gcc.dg/analyzer/fd-listen.c | 1 + gcc/testsuite/gcc.dg/analyzer/fd-socket-misuse.c | 1 + .../gcc.dg/analyzer/fd-stream-socket-active-open.c | 1 + .../analyzer/fd-stream-socket-passive-open.c | 1 + gcc/testsuite/gcc.dg/analyzer/fd-stream-socket.c | 1 + gcc/testsuite/gcc.dg/analyzer/fd-symbolic-socket.c | 1 + gcc/testsuite/gcc.dg/darwin-ld-2.c | 1 + gcc/testsuite/gcc.dg/darwin-minversion-link.c | 2 ++ gcc/testsuite/gcc.dg/ipa/ipa-icf-38.c | 1 + gcc/testsuite/gcc.dg/ssp-2.c | 1 + gcc/testsuite/lib/target-supports.exp | 9 +++++- 15 files changed, 51 insertions(+), 16 deletions(-)