diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/note-1.d')
-rw-r--r-- | binutils/testsuite/binutils-all/note-1.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/note-1.d b/binutils/testsuite/binutils-all/note-1.d new file mode 100644 index 0000000..1a42949 --- /dev/null +++ b/binutils/testsuite/binutils-all/note-1.d @@ -0,0 +1,12 @@ +#PROG: objcopy +#readelf: -S --wide +#objcopy: --add-section .note=$srcdir/note-1.d +#name: add notes section +#source: copytest.s + +There are .* + +Section Headers: +#... + \[[ 0-9]*\] .note NOTE 0*0000000 0*...... 0*000... .* +#... |