forked from Imagelibrary/binutils-gdb
* gas/all/gas.exp: Fix typo last change.
This commit is contained in:
@@ -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>
|
2011-05-13 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* gas/all/gas.exp: Remove some xfails on redef2 and redef3 tests.
|
* 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.
|
# failures such as or32-elf.
|
||||||
setup_xfail "bfin-*-*" "i\[3-7\]86-*-*coff" \
|
setup_xfail "bfin-*-*" "i\[3-7\]86-*-*coff" \
|
||||||
"i\[3-7\]86-*-*pe" "i\[3-7\]86-*-go32*" \
|
"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
|
run_dump_test redef3
|
||||||
gas_test_error "redef4.s" "" ".set for symbol already used as label"
|
gas_test_error "redef4.s" "" ".set for symbol already used as label"
|
||||||
gas_test_error "redef5.s" "" ".set for symbol already defined through .comm"
|
gas_test_error "redef5.s" "" ".set for symbol already defined through .comm"
|
||||||
|
|||||||
Reference in New Issue
Block a user