mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 12:24:19 +08:00

* testsuite/ld-libs/libs.exp: Don't run on sh-pe, tic30 or tic54x. * testsuite/ld-scripts/data.d: xfail tic4x and tic54x. * testsuite/ld-scripts/empty-address-2a.d: xfail tic54x. * testsuite/ld-scripts/empty-address-2b.d: Likewise. * testsuite/ld-scripts/include-1.d: xfail tic4x and tic54x. * testsuite/ld-scripts/provide-1.d: xfail tic54x. * testsuite/ld-scripts/provide-2.d: Likewise. * testsuite/ld-scripts/provide-4.d: Likewise.
10 lines
188 B
Makefile
10 lines
188 B
Makefile
#source: empty-address-2.s
|
|
#ld: -Ttext 0x0000000 -Tdata 0x200 -T empty-address-2b.t
|
|
#nm: -n
|
|
#xfail: frv-*-*linux* riscv64-*-* tic54x-*-*
|
|
#...
|
|
0+0 T _start
|
|
#...
|
|
0+10 [ADT] __data_end
|
|
#pass
|