diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/copy-3.d')
-rw-r--r-- | binutils/testsuite/binutils-all/copy-3.d | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/binutils/testsuite/binutils-all/copy-3.d b/binutils/testsuite/binutils-all/copy-3.d index dd28719..63e84c7 100644 --- a/binutils/testsuite/binutils-all/copy-3.d +++ b/binutils/testsuite/binutils-all/copy-3.d @@ -3,9 +3,10 @@ #objcopy: --set-section-flags .text=alloc,data #name: copy with setting section flags 3 #source: bintest.s -#notarget: *-*-*aout *-*-*coff *-*-cygwin* *-*-darwin *-*-mingw* *-*-go32 *-*-*pe hppa*-*-hpux* ns32k-*-* powerpc-*-aix* rs6000-*-* rx-*-* -# The .text # section in PE/COFF has a fixed set of flags and these -# cannot be changed. We skip it for them. +# The .text section in most formats has a fixed set of flags which +# cannot be changed, just run for ELF. +#target: [is_elf_format] +#xfail: rx-*-* .*: +file format .* |