mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
* gas/z80/z80.exp: Fix misplaced-open-brace typo.
This commit is contained in:
parent
11ddad1b0b
commit
be75119426
@ -1,3 +1,7 @@
|
||||
2005-10-26 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* gas/z80/z80.exp: Fix misplaced-open-brace typo.
|
||||
|
||||
2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
|
||||
|
||||
* gas/all/gas.exp: Exclude Z80-*-* from floating point, string,
|
||||
|
@ -1,7 +1,6 @@
|
||||
# run targets for target Z80.
|
||||
|
||||
if [istarget z80-*-*] then
|
||||
{
|
||||
if [istarget z80-*-*] then {
|
||||
# test redefinitions
|
||||
run_dump_test "redef"
|
||||
# test parsing of " and '
|
||||
|
Loading…
Reference in New Issue
Block a user