aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-05-14 00:52:07 +0000
committerAlan Modra <amodra@gmail.com>2011-05-14 00:52:07 +0000
commit25e334b48f9116ece66e00d307aa513188968f6c (patch)
tree4775460742c1d3a8e9641075c1ae09fabf9c00b5 /gas
parent5aa4daa44523dc7302e36efc965d589818922064 (diff)
downloadgdb-25e334b48f9116ece66e00d307aa513188968f6c.zip
gdb-25e334b48f9116ece66e00d307aa513188968f6c.tar.gz
gdb-25e334b48f9116ece66e00d307aa513188968f6c.tar.bz2
* gas/all/gas.exp: Fix typo last change.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog4
-rw-r--r--gas/testsuite/gas/all/gas.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index d1b0f58..341f5d2 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-14 Alan Modra <amodra@gmail.com>
+
+ * gas/all/gas.exp: Fix typo last change.
+
2011-05-13 Alan Modra <amodra@gmail.com>
* 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 7a57857..5bcefcf 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"