MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute tests
authorMaciej W. Rozycki <macro@imgtec.com>
Tue, 28 Jun 2016 10:08:58 +0000 (11:08 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Tue, 28 Jun 2016 10:10:21 +0000 (11:10 +0100)
commit6c9a7fb62fcddbcafba8ab765e6fe190482c3d0a
tree637d8ccc18061adce15a560da522c1bfd782b6a2
parentd48796b5054fa2a9165bf3b3f27cc1cdfe8933a1
MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute tests

Remove failures with FreeBSD targets, e.g:

regexp_diff match failure
regexp "^  OS/ABI:                            UNIX - System V$"
line   "  OS/ABI:                            UNIX - FreeBSD"
FAIL: ld-mips-elf/attr-gnu-4-50

introduced with commit 351cdf24d223 ("[MIPS] Implement O32 FPXX, FP64
and FP64A ABI extensions").

ld/
* testsuite/ld-mips-elf/attr-gnu-4-10.d: Match any UNIX OS/ABI.
* testsuite/ld-mips-elf/attr-gnu-4-50.d: Likewise.
* testsuite/ld-mips-elf/attr-gnu-4-60.d: Likewise.
* testsuite/ld-mips-elf/attr-gnu-4-70.d: Likewise.
ld/ChangeLog
ld/testsuite/ld-mips-elf/attr-gnu-4-10.d
ld/testsuite/ld-mips-elf/attr-gnu-4-50.d
ld/testsuite/ld-mips-elf/attr-gnu-4-60.d
ld/testsuite/ld-mips-elf/attr-gnu-4-70.d
This page took 0.025859 seconds and 4 git commands to generate.