mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-10 01:52:28 +08:00

For now, xfail the new test. Some header/aux-header rewriting is required at the very least. * testsuite/binutils-all/rename-section-01.d: xfail xcoff.
16 lines
375 B
Makefile
16 lines
375 B
Makefile
#PROG: objcopy
|
|
#name: objcopy rename-section with flags - keep relocation
|
|
#source: needed-by-reloc.s
|
|
#objcopy: --rename-section .data=myrodata,contents,alloc,load,readonly
|
|
#objdump: -r
|
|
#notarget: alpha*-*-*vms* rx-*-elf [is_som_format] [is_aout_format]
|
|
#xfail: [is_xcoff_format]
|
|
|
|
.*: +file format .*
|
|
|
|
#...
|
|
RELOCATION RECORDS FOR .*myrodata.*:
|
|
OFFSET +TYPE +VALUE
|
|
0+ .*
|
|
#pass
|