diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/remove-relocs-06.d')
-rw-r--r-- | binutils/testsuite/binutils-all/remove-relocs-06.d | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/remove-relocs-06.d b/binutils/testsuite/binutils-all/remove-relocs-06.d new file mode 100644 index 0000000..09fed58 --- /dev/null +++ b/binutils/testsuite/binutils-all/remove-relocs-06.d @@ -0,0 +1,11 @@ +#PROG: objcopy +#source: remove-relocs-01.s +#objcopy: --remove-relocations=.data.relocs.* --remove-relocations=!.data.relocs.02 +#readelf: -r + +Relocation section '\.rela?\.data\.relocs\.02' at offset 0x[0-9a-f]+ contains 3 entries: +.* +.* +.* +.* + |