diff options
author | Nick Clifton <nickc@redhat.com> | 2009-01-26 09:27:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-01-26 09:27:30 +0000 |
commit | 54d972a37e08c67f2359a06e0bdf7b02108ecf4c (patch) | |
tree | 1caa35649a4b2b261d765e25156b75c02d083231 /gas | |
parent | 65456a07fd186fe436b7b95fec95e5d8a5840210 (diff) | |
download | fsf-binutils-gdb-54d972a37e08c67f2359a06e0bdf7b02108ecf4c.zip fsf-binutils-gdb-54d972a37e08c67f2359a06e0bdf7b02108ecf4c.tar.gz fsf-binutils-gdb-54d972a37e08c67f2359a06e0bdf7b02108ecf4c.tar.bz2 |
* gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
targets.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/attr-order.d | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7b8bb5a..2b1ddb0 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-01-26 Nick Clifton <nickc@redhat.com> + + * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM + targets. + 2009-01-24 Andreas Schwab <schwab@suse.de> * gas/lns/lns.exp: Don't run lns-duplicate for d10v target. diff --git a/gas/testsuite/gas/arm/attr-order.d b/gas/testsuite/gas/arm/attr-order.d index 19f0c28..eee7153 100644 --- a/gas/testsuite/gas/arm/attr-order.d +++ b/gas/testsuite/gas/arm/attr-order.d @@ -2,6 +2,8 @@ # source: attr-order.s # as: # readelf: -A +# This test is only valid on ELF based ports. +# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* Attribute Section: aeabi File Attributes |