* gas/all/gas.exp: Fix typo last change.
authorAlan Modra <amodra@gmail.com>
Sat, 14 May 2011 00:52:07 +0000 (00:52 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 14 May 2011 00:52:07 +0000 (00:52 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/all/gas.exp

index d1b0f5896fcd9aceda5be56940a3638ec14c6cd4..341f5d2330e5a352b6c7cefa715d638ffaf78df2 100644 (file)
@@ -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.
index 7a57857da5a65b184a7466ba352e91f857398be0..5bcefcf29fc4bac7adac2f40fa3117cce79352cc 100644 (file)
@@ -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"
This page took 0.02817 seconds and 4 git commands to generate.