From 935e6103d260ba36789ae58b3aba37f8d9d90e6e Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 11 Nov 2000 16:02:33 +0000 Subject: [PATCH] * gas/macros/macros.exp: Mark strings test xfail for sh. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/macros/macros.exp | 1 + 2 files changed, 5 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ce07e4e..704393a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-11-11 Hans-Peter Nilsson + + * gas/macros/macros.exp: Mark strings test xfail for sh. + 2000-10-24 Diego Novillo * intel.s, intel.d: Add new tests for intel syntax. diff --git a/gas/testsuite/gas/macros/macros.exp b/gas/testsuite/gas/macros/macros.exp index 6e64746..df53db8 100644 --- a/gas/testsuite/gas/macros/macros.exp +++ b/gas/testsuite/gas/macros/macros.exp @@ -29,5 +29,6 @@ case $target_triplet in { if { ![istarget hppa*-*-*] || [istarget *-*-linux*] } { # FIXME: Due to macro mishandling of ONLY_STANDARD_ESCAPES. setup_xfail cris-*-* + setup_xfail sh*-*-* run_dump_test strings } -- 2.7.4