diff options
-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 |