From: Chao-ying Fu Date: Fri, 27 Jun 2008 18:30:11 +0000 (+0000) Subject: * gas/mips/odd-float.d: Replace ... with #pass. X-Git-Tag: cgen-snapshot-20080801~144 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fe89d132990ddb510f0d62bbe97eb6a17a627daf;p=pf3gnuchains%2Fpf3gnuchains4x.git * gas/mips/odd-float.d: Replace ... with #pass. * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as. * gas/mips/ldstla-32.d: Likewise. * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 2013dea5f7..8366360dd4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2008-06-27 Chao-ying Fu + + * gas/mips/odd-float.d: Replace ... with #pass. + * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as. + * gas/mips/ldstla-32.d: Likewise. + * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as. + 2008-06-19 Chao-ying Fu * gas/mips/e32-rel2.d: Add -march=mips1 for as. diff --git a/gas/testsuite/gas/mips/ldstla-32-shared.d b/gas/testsuite/gas/mips/ldstla-32-shared.d index b9e1f139d7..ff14e99c25 100644 --- a/gas/testsuite/gas/mips/ldstla-32-shared.d +++ b/gas/testsuite/gas/mips/ldstla-32-shared.d @@ -1,5 +1,5 @@ #objdump: -d -#as: -KPIC -mabi=32 +#as: -KPIC -mabi=32 -march=mips1 #name: MIPS ld-st-la constants (ABI o32, shared) #source: ldstla-32.s diff --git a/gas/testsuite/gas/mips/ldstla-32.d b/gas/testsuite/gas/mips/ldstla-32.d index 6c467c48bb..ab623c051f 100644 --- a/gas/testsuite/gas/mips/ldstla-32.d +++ b/gas/testsuite/gas/mips/ldstla-32.d @@ -1,5 +1,5 @@ #objdump: -d -#as: -mabi=32 +#as: -mabi=32 -march=mips1 #name: MIPS ld-st-la constants (ABI o32) #source: ldstla-32.s diff --git a/gas/testsuite/gas/mips/mips16-hilo-match.d b/gas/testsuite/gas/mips/mips16-hilo-match.d index effd9bbf2d..4a86bbc8e2 100644 --- a/gas/testsuite/gas/mips/mips16-hilo-match.d +++ b/gas/testsuite/gas/mips/mips16-hilo-match.d @@ -1,4 +1,5 @@ #objdump: -r +#as: -mabi=32 -march=mips1 #name: MIPS16 mips16-hilo-match .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/odd-float.d b/gas/testsuite/gas/mips/odd-float.d index 24ac3adbb7..3ab3293b32 100644 --- a/gas/testsuite/gas/mips/odd-float.d +++ b/gas/testsuite/gas/mips/odd-float.d @@ -7,4 +7,4 @@ Disassembly of section .text: 0+00 <[^>]*> lwxc1 \$f1,a0\(a1\) 0+04 <[^>]*> swxc1 \$f3,a0\(a1\) - ... +#pass