diff options
author | Alan Modra <amodra@gmail.com> | 2023-06-15 11:45:03 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-06-15 11:45:03 +0930 |
commit | 0749c73cf8d5308359a75823b887c8cdf2e1b993 (patch) | |
tree | 19fd9b3c8ec032964d7660feb6654a6ed61b14ad /etc | |
parent | 6a28a3c20044db82f86aad208497e2c8f6557f93 (diff) | |
download | binutils-0749c73cf8d5308359a75823b887c8cdf2e1b993.zip binutils-0749c73cf8d5308359a75823b887c8cdf2e1b993.tar.gz binutils-0749c73cf8d5308359a75823b887c8cdf2e1b993.tar.bz2 |
Re: Add some expected failures for bfin linker tests
After commit 7ade0f1582c4 I was seeing bfin-elf +XPASS: weak symbols,
and on looking into the bfin targets a little, discovered we have two
bfin-linux targets. One, bfin-uclinux, is like bfin-elf in that
ld -m elf32bfin is the default, and the other, bfin-linux-uclibc where
ld -m elf32bfinfd is the default. So putting bfin-*-*linux* in test
xfails or elsewhere is wrong. We want bfin-*-linux* instead to just
select the fdpic bfin target.
This patch corrects wrong bfin target triples in the ld testsuite,
not just the recent change but others I'd added to xfails too.
It also fixes the bfin-linux-uclibc ld-elf/64ksec fail
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions