mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
5a2296ac1b
and restrict some other tests using is_*_format. * testsuite/binutils-all/ar.exp: Use is_xcoff_format. * testsuite/binutils-all/nm.exp: Likewise. * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets. * testsuite/binutils-all/copy-3.d: Run only for elf targets. * testsuite/binutils-all/set-section-alignment.d: Likewise. * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
11 lines
174 B
Makefile
11 lines
174 B
Makefile
#source: pr23633.s
|
|
#PROG: objcopy
|
|
#objcopy: --set-section-alignment .text=16
|
|
#objdump: --section-headers
|
|
#target: [is_elf_format]
|
|
#xfail: rx-*-*
|
|
|
|
#...
|
|
.*\.text.*2\*\*4
|
|
#pass
|