mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
95a20247e8
Currently, the functions checking if the compiler is available or if a feature is available add both board_cflags and board_ldflags. However, functions running the tests only retrieve board_cflags. This can lead to unexpected errors when mandaratory flags are defined in board_ldflags and not board_cflags. ld/ChangeLog: * testsuite/ld-unique/unique.exp: Add board_ldflags when linking with GCC. * testsuite/lib/ld-lib.exp: Likewise. |
||
---|---|---|
.. | ||
pr21529.d | ||
pr21529.ld | ||
pr21529.s | ||
unique_empty.s | ||
unique_shared.s | ||
unique.d | ||
unique.exp | ||
unique.s |