]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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:01:22 +0000 (06:01 +0100)
commitca35977c67288780a44d88935ed363e77e7f6f91
tree1f8024d7d2153090c065eae0c975bfd2d088cc69
parent7c564b2e93c78bb49c078d4ee3efc318f056b6ed
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.

(cherry picked from commit 70116eb5e6c74f9b526b1fec4e39f11238cb6a34)
ld/testsuite/ld-mips-elf/mips-elf.exp