mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
b5c37946cc
This reverts commit 675b9d612c
.
See https://sourceware.org/pipermail/binutils/2023-August/128761.html.
10 lines
221 B
Makefile
10 lines
221 B
Makefile
#source: empty-address-2.s
|
|
#ld: -Ttext 0x0000000 -Tdata 0x200 -T empty-address-2b.t
|
|
#nm: -n
|
|
#xfail: bfin-*-linux* frv-*-*linux* riscv64*-*-* tic54x-*-* [is_xcoff_format]
|
|
#...
|
|
0+0 T _start
|
|
#...
|
|
0+10 [ADT] __data_end
|
|
#pass
|