From 25e334b48f9116ece66e00d307aa513188968f6c Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 14 May 2011 00:52:07 +0000 Subject: [PATCH] * gas/all/gas.exp: Fix typo last change. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/all/gas.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d1b0f5896fc..341f5d2330e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-05-14 Alan Modra + + * gas/all/gas.exp: Fix typo last change. + 2011-05-13 Alan Modra * gas/all/gas.exp: Remove some xfails on redef2 and redef3 tests. diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp index 7a57857da5a..5bcefcf29fc 100644 --- a/gas/testsuite/gas/all/gas.exp +++ b/gas/testsuite/gas/all/gas.exp @@ -145,7 +145,7 @@ case $target_triplet in { # failures such as or32-elf. setup_xfail "bfin-*-*" "i\[3-7\]86-*-*coff" \ "i\[3-7\]86-*-*pe" "i\[3-7\]86-*-go32*" \ - "i\[3-7\]86-*-cygwin*" "i\[3-7\]86-*-mingw*" "86_64-*-mingw*" + "i\[3-7\]86-*-cygwin*" "i\[3-7\]86-*-mingw*" "x86_64-*-mingw*" run_dump_test redef3 gas_test_error "redef4.s" "" ".set for symbol already used as label" gas_test_error "redef5.s" "" ".set for symbol already defined through .comm" -- 2.39.5