Also expect the msp430 port to fail the strings test because it defines
authorNick Clifton <nickc@redhat.com>
Thu, 3 Mar 2005 15:13:39 +0000 (15:13 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 3 Mar 2005 15:13:39 +0000 (15:13 +0000)
ONLY_STANDARD_ESCAPES.

gas/testsuite/ChangeLog
gas/testsuite/gas/macros/macros.exp

index e81a297291f34fd4d9cccbfda5973754c4fc7d0c..b711098402c3051e08a2e447d4a0aebfa90bdd11 100644 (file)
@@ -4,6 +4,10 @@
 
 2005-03-03  Nick Clifton  <nickc@redhat.com>
 
+       * gas/macros/macros.exp (run_list_test): Also expect the msp430
+       port to fail the strings test because it defines
+       ONLY_STANDARD_ESCAPES.
+
        * gas/arm/arch6zk.s: Add three nop instructions in order to pad
        the .text section out to a 32-byte boundary as will automatically
        be done by the arm-aout target.
index 8b99de118608ed81fd870e78554b63742ec08ac1..d56c51f3528934bb1bbd644550cc19e64b2a4cbc 100644 (file)
@@ -45,7 +45,7 @@ case $target_triplet in {
 
 if { ![istarget hppa*-*-*] || [istarget *-*-linux*] } {
     # FIXME: Due to macro mishandling of ONLY_STANDARD_ESCAPES.
-    setup_xfail "avr-*" "cris-*" "crisv32-*"
+    setup_xfail "avr-*" "cris-*" "crisv32-*" "msp430-*"
 
     # These fail due to NO_STRING_ESCAPES
     setup_xfail "powerpc*-*-aix*" "powerpc*-*-beos*" "powerpc*-*-macos*"