]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
lm32-linux ld testsuite fails
authorAlan Modra <amodra@gmail.com>
Wed, 20 Mar 2019 22:09:18 +0000 (08:39 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 20 Mar 2019 22:27:30 +0000 (08:57 +1030)
commit980a2e42f7439015defdcedad89a13a72749bdb0
tree67ee947018df177d005ef21e79f8a01a4fce0d4e
parent86b0c8dda0b762fe3af25fb41bb04a63183d58d7
lm32-linux ld testsuite fails

A number of the fails are due to ld supporting the creation of shared
libraries but not allowing linking against them without using an
option like -Bdynamic.
FAIL: Symbol export class test (final shared object)
FAIL: PROVIDE_HIDDEN test 4
FAIL: PROVIDE_HIDDEN test 6
FAIL: PROVIDE_HIDDEN test 10
FAIL: PROVIDE_HIDDEN test 12
FAIL: Build pr22471b.so
FAIL: Build pr22649-2b.so
FAIL: Build pr22649-2d.so
FAIL: PR ld/20828 dynamic symbols with section GC (plain)
FAIL: PR ld/20828 dynamic symbols with section GC (version script)
FAIL: PR ld/20828 dynamic symbols with section GC (versioned)
FAIL: PR ld/21233 dynamic symbols with section GC (--undefined)
FAIL: PR ld/21233 dynamic symbols with section GC (--require-defined)
FAIL: PR ld/21233 dynamic symbols with section GC (EXTERN)
FAIL: Build pr22150
FAIL: PR ld/14170
FAIL: Link using broken linker script
FAIL: pr17068 link --as-needed lib in group
FAIL: ld-gc/pr20022

* emulparams/elf32lm32fd.sh (DYNAMIC_LINK): Undef.
ld/ChangeLog
ld/emulparams/elf32lm32fd.sh