On Wed, Aug 17, 2016 at 12:19:55PM +0100, Matthew Wahab wrote:
On 12/08/16 06:16, Alan Modra wrote:
* testsuite/ld-undefined/weak-fundef.s: New.
* testsuite/ld-undefined/weak-undef.t: Don't specify filename.
* testsuite/ld-undefined/weak-undef.exp: Run new tests. Rearrange
much of old code. Use is_elf_format to select targets.
This is making check-ld fail on aarch64-none-elf and aarch64_be-none-elf with
UNRESOLVED: weak undefined function symbols in shared lib
Thanks for the report. I should add an exit status check to my
testing regime. Anyway, this should fix the problem. Committed.