Files
Alan Modra fadfefbf15 Re: objcopy renaming section with explicit flags
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.
2022-11-14 13:40:52 +10:30

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