oops - omitted from previous delta

This commit is contained in:
Nick Clifton 2005-10-25 17:42:02 +00:00
parent 3c9b82baee
commit b7b8fb1dfa
2 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,9 @@ if ![regexp $want $got all text data bss dtot hextot] then {
fail "size (no arguments)"
} else {
if {$text < 8 || $data < 4} then {
# The z80-coff port defaults to a "binary" like output
# file format which does not include a data section.
setup_xfail "z80-*-coff"
fail "size (no arguments)"
} else {
pass "size (no arguments)"

View File

@ -1,5 +1,7 @@
-*- text -*-
* Support for the Z80 processor family has been added.
* Add support for the "@<file>" syntax to the command line, so that extra
switches can be read from <file>.