diff options
Diffstat (limited to 'ld/testsuite/ld-scripts/align.exp')
-rw-r--r-- | ld/testsuite/ld-scripts/align.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/testsuite/ld-scripts/align.exp b/ld/testsuite/ld-scripts/align.exp index b0fb962..9ea46d0 100644 --- a/ld/testsuite/ld-scripts/align.exp +++ b/ld/testsuite/ld-scripts/align.exp @@ -46,11 +46,7 @@ if ![ld_simple_link $ld tmpdir/align "$LDFLAGS -T $srcdir/$subdir/align.t tmpdir } if ![is_aout_format] { - # The z80-coff port defaults to a "binary" like output - # file format which does not include a data section. - setup_xfail "z80-*-coff" run_dump_test align2a - setup_xfail "z80-*-coff" run_dump_test align2b } run_dump_test align2c |