From 2bcc28c5fd53fd8a1d2bb3b518d71146f9da1e13 Mon Sep 17 00:00:00 2001 From: rsandifo Date: Wed, 11 May 2011 11:50:40 +0000 Subject: [PATCH] gas/testsuite/ * gas/mips/24k-branch-delay-1.d: Add -32 to assembler options. * gas/mips/24k-triple-stores-1.d: Likewise. * gas/mips/24k-triple-stores-2.d: Likewise. * gas/mips/24k-triple-stores-3.d: Likewise. * gas/mips/24k-triple-stores-4.d: Likewise. * gas/mips/24k-triple-stores-5.d: Likewise. * gas/mips/24k-triple-stores-6.d: Likewise. * gas/mips/24k-triple-stores-7.d: Likewise. * gas/mips/24k-triple-stores-8.d: Likewise. * gas/mips/24k-triple-stores-9.d: Likewise. * gas/mips/24k-triple-stores-10.d: Likewise. * gas/mips/24k-triple-stores-11.d: Likewise. --- gas/testsuite/ChangeLog | 15 +++++++++++++++ gas/testsuite/gas/mips/24k-branch-delay-1.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-1.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-10.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-11.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-2.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-3.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-4.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-5.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-6.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-7.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-8.d | 2 +- gas/testsuite/gas/mips/24k-triple-stores-9.d | 2 +- 13 files changed, 27 insertions(+), 12 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b533bc0d9c..976209f8ac 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +2011-05-11 Richard Sandiford + + * gas/mips/24k-branch-delay-1.d: Add -32 to assembler options. + * gas/mips/24k-triple-stores-1.d: Likewise. + * gas/mips/24k-triple-stores-2.d: Likewise. + * gas/mips/24k-triple-stores-3.d: Likewise. + * gas/mips/24k-triple-stores-4.d: Likewise. + * gas/mips/24k-triple-stores-5.d: Likewise. + * gas/mips/24k-triple-stores-6.d: Likewise. + * gas/mips/24k-triple-stores-7.d: Likewise. + * gas/mips/24k-triple-stores-8.d: Likewise. + * gas/mips/24k-triple-stores-9.d: Likewise. + * gas/mips/24k-triple-stores-10.d: Likewise. + * gas/mips/24k-triple-stores-11.d: Likewise. + 2011-05-11 Tejas Belagod * gas/arm/ld-sp-warn-cortex-m3.d: New test. diff --git a/gas/testsuite/gas/mips/24k-branch-delay-1.d b/gas/testsuite/gas/mips/24k-branch-delay-1.d index d6c86b32d2..eeca55a44f 100644 --- a/gas/testsuite/gas/mips/24k-branch-delay-1.d +++ b/gas/testsuite/gas/mips/24k-branch-delay-1.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Delay slot filling .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-1.d b/gas/testsuite/gas/mips/24k-triple-stores-1.d index d97c688180..177609dfbf 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-1.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-1.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Opcode Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-10.d b/gas/testsuite/gas/mips/24k-triple-stores-10.d index a17c355ba4..80ab0b5cd7 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-10.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-10.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Intervening data #2) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-11.d b/gas/testsuite/gas/mips/24k-triple-stores-11.d index cd2d327d3c..1721ae9ac5 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-11.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-11.d @@ -1,5 +1,5 @@ #objdump: -d -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (gprel relocs) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-2.d b/gas/testsuite/gas/mips/24k-triple-stores-2.d index 1ab92175f0..fb6988317f 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-2.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-2.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Range Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-3.d b/gas/testsuite/gas/mips/24k-triple-stores-3.d index f6bf5ce3f2..cc632172fb 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-3.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-3.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Double-word Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-4.d b/gas/testsuite/gas/mips/24k-triple-stores-4.d index ba88ac8af4..e7c5170740 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-4.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-4.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Range Check >= 32) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-5.d b/gas/testsuite/gas/mips/24k-triple-stores-5.d index 974900342b..38539b460d 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-5.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-5.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Mix byte/half/word size check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-6.d b/gas/testsuite/gas/mips/24k-triple-stores-6.d index 195a8b4495..f0a5cac756 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-6.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-6.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Store Macro Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-7.d b/gas/testsuite/gas/mips/24k-triple-stores-7.d index 84c22e8b19..1558d9e016 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-7.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-7.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Extended Range Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-8.d b/gas/testsuite/gas/mips/24k-triple-stores-8.d index cea15bf468..65c3987a60 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-8.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-8.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Range Check >= 24) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-9.d b/gas/testsuite/gas/mips/24k-triple-stores-9.d index 7768da0727..f2c15c15e1 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-9.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-9.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple store (Intervening data #1) .*: +file format .*mips.* -- 2.11.0