diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2024-01-29 10:09:25 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2024-02-02 15:46:33 +0000 |
commit | 639bd5e9b759a6d733fadbd5f956889d965e9368 (patch) | |
tree | 3abfa66a8c03441aa7f8696da3c538ca9968a570 /gcc/go | |
parent | ae061a1757b2c76ddf4cc2c84b433fe1cd6dd7f7 (diff) | |
download | gcc-639bd5e9b759a6d733fadbd5f956889d965e9368.zip gcc-639bd5e9b759a6d733fadbd5f956889d965e9368.tar.gz gcc-639bd5e9b759a6d733fadbd5f956889d965e9368.tar.bz2 |
testsuite, Darwin: Allow for undefined symbols in shared test.
Darwin's linker defaults to error on undefined (which makes it look as
if we do not support shared, leading to tests being marked incorrectly
as unsupported).
This fixes the issue by allowing the symbols used in the target
supports test to be undefined.
gcc/testsuite/ChangeLog:
* lib/target-supports.exp (check_effective_target_shared):
Allow the external symbols referenced in the test to be undefined.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions