commit | 70116eb5e6c74f9b526b1fec4e39f11238cb6a34 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@orcam.me.uk> | Fri Jul 28 06:00:36 2023 +0100 |
committer | Maciej W. Rozycki <macro@orcam.me.uk> | Fri Jul 28 06:00:36 2023 +0100 |
tree | 4023594078007caaaf2f5c77786e19c580cf1511 | |
parent | b50c220d179d239eacd7d7e120f7466e2ea47170 [diff] |
MIPS/LD/testsuite: Run `got-dump-1' for o32/n32 ABIs The `got-dump-1' test case uses 32-bit addressing, so it makes no sense to run it with the n64 ABI. And there is a corresponding `got-dump-2' test already for the n64 ABI. Use the per-ABI framework then to run the `got-dump-1' test explicitly for o32 and n32 ABIs only. ld/ * testsuite/ld-mips-elf/mips-elf.exp: Run `got-dump-1' for o32 and n32 ABIs only.