MIPS/LD/testsuite: Run `got-dump-1' for o32/n32 ABIs
authorMaciej W. Rozycki <macro@orcam.me.uk>
Fri, 28 Jul 2023 05:00:36 +0000 (06:00 +0100)
committerMaciej W. Rozycki <macro@orcam.me.uk>
Fri, 28 Jul 2023 05:00:36 +0000 (06:00 +0100)
commit70116eb5e6c74f9b526b1fec4e39f11238cb6a34
tree4023594078007caaaf2f5c77786e19c580cf1511
parentb50c220d179d239eacd7d7e120f7466e2ea47170
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.
ld/testsuite/ld-mips-elf/mips-elf.exp