public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 6/7] MIPS testsuite cleanup - part 7 (irix related)
@ 2014-09-05 15:14 Matthew Fortune
  2014-09-06  9:44 ` Richard Sandiford
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Fortune @ 2014-09-05 15:14 UTC (permalink / raw)
  To: binutils; +Cc: Richard Sandiford

This patch is also irix related and changes non-traditional
expected output in a similar manner to the traditional output
done in the FPXX patch.

Thanks,
Matthew

ld/testsuite/

	* ld-mips-elf/elf-rel-got-n32.d: Remove .gnu.attributes section.
	* ld-mips-elf/elf-rel-got-n64.d: Likewise.
	* ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
---
 ld/testsuite/ld-mips-elf/elf-rel-got-n32.d  | 2 +-
 ld/testsuite/ld-mips-elf/elf-rel-got-n64.d  | 2 +-
 ld/testsuite/ld-mips-elf/elf-rel-xgot-n64.d | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ld/testsuite/ld-mips-elf/elf-rel-got-n32.d b/ld/testsuite/ld-mips-elf/elf-rel-got-n32.d
index 174153d..f159050 100644
--- a/ld/testsuite/ld-mips-elf/elf-rel-got-n32.d
+++ b/ld/testsuite/ld-mips-elf/elf-rel-got-n32.d
@@ -1,6 +1,6 @@
 #name: MIPS ELF got reloc n32
 #as: -march=from-abi -EB -n32 -KPIC
-#objcopy_objects: -R .MIPS.abiflags -K __start
+#objcopy_objects: -R .MIPS.abiflags -R .gnu.attributes -K __start
 #source: ../../../gas/testsuite/gas/mips/elf-rel-got-n32.s RUN_OBJCOPY
 #ld:
 #objdump: -D --show-raw-insn
diff --git a/ld/testsuite/ld-mips-elf/elf-rel-got-n64.d b/ld/testsuite/ld-mips-elf/elf-rel-got-n64.d
index 492f76e..26d9ef5 100644
--- a/ld/testsuite/ld-mips-elf/elf-rel-got-n64.d
+++ b/ld/testsuite/ld-mips-elf/elf-rel-got-n64.d
@@ -1,6 +1,6 @@
 #name: MIPS ELF got reloc n64
 #as: -march=from-abi -EB -64 -KPIC
-#objcopy_objects: -R .MIPS.abiflags
+#objcopy_objects: -R .MIPS.abiflags -R .gnu.attributes
 #source: ../../../gas/testsuite/gas/mips/elf-rel-got-n64.s RUN_OBJCOPY
 #ld:
 #objdump: -D --show-raw-insn
diff --git a/ld/testsuite/ld-mips-elf/elf-rel-xgot-n64.d b/ld/testsuite/ld-mips-elf/elf-rel-xgot-n64.d
index 348b718..aef5d6a 100644
--- a/ld/testsuite/ld-mips-elf/elf-rel-xgot-n64.d
+++ b/ld/testsuite/ld-mips-elf/elf-rel-xgot-n64.d
@@ -1,6 +1,6 @@
 #name: MIPS ELF xgot reloc n64
 #as: -march=from-abi -EB -64 -KPIC -xgot
-#objcopy_objects: -R .MIPS.abiflags -K __start
+#objcopy_objects: -R .MIPS.abiflags -R .gnu.attributes -K __start
 #source: ../../../gas/testsuite/gas/mips/elf-rel-got-n64.s RUN_OBJCOPY
 #ld:
 #objdump: -D --show-raw-insn
-- 
1.9.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 6/7] MIPS testsuite cleanup - part 7 (irix related)
  2014-09-05 15:14 [PATCH 6/7] MIPS testsuite cleanup - part 7 (irix related) Matthew Fortune
@ 2014-09-06  9:44 ` Richard Sandiford
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Sandiford @ 2014-09-06  9:44 UTC (permalink / raw)
  To: Matthew Fortune; +Cc: binutils

Matthew Fortune <Matthew.Fortune@imgtec.com> writes:
> This patch is also irix related and changes non-traditional
> expected output in a similar manner to the traditional output
> done in the FPXX patch.

As for patch 5, let's drop anything that only affects IRIX.

Thanks,
Richard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-06  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05 15:14 [PATCH 6/7] MIPS testsuite cleanup - part 7 (irix related) Matthew Fortune
2014-09-06  9:44 ` Richard Sandiford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).