* gas/all/gas.exp: Fix typo last change.
This commit is contained in:
parent
5aa4daa445
commit
25e334b48f
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue