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

This patch ignores parts of the expected output that do not
relate to the purpose of the test.

Thanks,
Matthew

gas/testsuite/

	* gas/mips/attr-gnu-abi-fp-1.d: Relax expected output.
	* gas/mips/elf_ase_micromips-2.d: Likewise.
	* gas/mips/elf_ase_micromips.d: Likewise.
	* gas/mips/elf_ase_mips16-2.d: Likewise.
	* gas/mips/elf_ase_mips16.d: Likewise.
	* gas/mips/module-mfp32.d: Likewise.
	* gas/mips/module-msingle-float.d: Likewise.
	* gas/mips/module-msoft-float.d: Likewise.
---
 gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d    | 6 +++---
 gas/testsuite/gas/mips/elf_ase_micromips-2.d  | 4 ++--
 gas/testsuite/gas/mips/elf_ase_micromips.d    | 4 ++--
 gas/testsuite/gas/mips/elf_ase_mips16-2.d     | 4 ++--
 gas/testsuite/gas/mips/elf_ase_mips16.d       | 4 ++--
 gas/testsuite/gas/mips/module-mfp32.d         | 6 +++---
 gas/testsuite/gas/mips/module-msingle-float.d | 6 +++---
 gas/testsuite/gas/mips/module-msoft-float.d   | 6 +++---
 8 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d b/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d
index ce5bbc2..17218d3 100644
--- a/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d
+++ b/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d
@@ -9,14 +9,14 @@ File Attributes
 
 MIPS ABI Flags Version: 0
 
-ISA: MIPS1
+ISA: MIPS.*
 GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(double precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	None
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/elf_ase_micromips-2.d b/gas/testsuite/gas/mips/elf_ase_micromips-2.d
index e600880..0eab856 100644
--- a/gas/testsuite/gas/mips/elf_ase_micromips-2.d
+++ b/gas/testsuite/gas/mips/elf_ase_micromips-2.d
@@ -13,9 +13,9 @@ GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(double precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	MICROMIPS ASE
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/elf_ase_micromips.d b/gas/testsuite/gas/mips/elf_ase_micromips.d
index 13bb65a..507e270 100644
--- a/gas/testsuite/gas/mips/elf_ase_micromips.d
+++ b/gas/testsuite/gas/mips/elf_ase_micromips.d
@@ -13,9 +13,9 @@ GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(double precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	None
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/elf_ase_mips16-2.d b/gas/testsuite/gas/mips/elf_ase_mips16-2.d
index afd923c..d19a07d 100644
--- a/gas/testsuite/gas/mips/elf_ase_mips16-2.d
+++ b/gas/testsuite/gas/mips/elf_ase_mips16-2.d
@@ -13,9 +13,9 @@ GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(double precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	MIPS16 ASE
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/elf_ase_mips16.d b/gas/testsuite/gas/mips/elf_ase_mips16.d
index 27135f1..20e0d8a 100644
--- a/gas/testsuite/gas/mips/elf_ase_mips16.d
+++ b/gas/testsuite/gas/mips/elf_ase_mips16.d
@@ -13,9 +13,9 @@ GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(double precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	None
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/module-mfp32.d b/gas/testsuite/gas/mips/module-mfp32.d
index f5c66f6..28b47f6 100644
--- a/gas/testsuite/gas/mips/module-mfp32.d
+++ b/gas/testsuite/gas/mips/module-mfp32.d
@@ -8,14 +8,14 @@ File Attributes
 
 MIPS ABI Flags Version: 0
 
-ISA: MIPS1
+ISA: MIPS.*
 GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(double precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	None
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/module-msingle-float.d b/gas/testsuite/gas/mips/module-msingle-float.d
index 588003f..fe8806a 100644
--- a/gas/testsuite/gas/mips/module-msingle-float.d
+++ b/gas/testsuite/gas/mips/module-msingle-float.d
@@ -8,14 +8,14 @@ File Attributes
 
 MIPS ABI Flags Version: 0
 
-ISA: MIPS1
+ISA: MIPS.*
 GPR size: 32
 CPR1 size: 32
 CPR2 size: 0
 FP ABI: Hard float \(single precision\)
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	None
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
diff --git a/gas/testsuite/gas/mips/module-msoft-float.d b/gas/testsuite/gas/mips/module-msoft-float.d
index 98a9ea1..e081e51 100644
--- a/gas/testsuite/gas/mips/module-msoft-float.d
+++ b/gas/testsuite/gas/mips/module-msoft-float.d
@@ -8,14 +8,14 @@ File Attributes
 
 MIPS ABI Flags Version: 0
 
-ISA: MIPS1
+ISA: MIPS.*
 GPR size: 32
 CPR1 size: 0
 CPR2 size: 0
 FP ABI: Soft float
-ISA Extension: None
+ISA Extension: .*
 ASEs:
 	None
-FLAGS 1: 00000000
+FLAGS 1: 0000000.
 FLAGS 2: 00000000
 
-- 
1.9.4

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

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

Matthew Fortune <Matthew.Fortune@imgtec.com> writes:
> This patch ignores parts of the expected output that do not
> relate to the purpose of the test.
>
> Thanks,
> Matthew
>
> gas/testsuite/
>
> 	* gas/mips/attr-gnu-abi-fp-1.d: Relax expected output.
> 	* gas/mips/elf_ase_micromips-2.d: Likewise.
> 	* gas/mips/elf_ase_micromips.d: Likewise.
> 	* gas/mips/elf_ase_mips16-2.d: Likewise.
> 	* gas/mips/elf_ase_mips16.d: Likewise.
> 	* gas/mips/module-mfp32.d: Likewise.
> 	* gas/mips/module-msingle-float.d: Likewise.
> 	* gas/mips/module-msoft-float.d: Likewise.

OK, thanks.

Richard

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

end of thread, other threads:[~2014-09-06  9:20 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:06 [PATCH 3/7] MIPS testsuite cleanup - part 3 Matthew Fortune
2014-09-06  9:20 ` 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).