mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
binutils: Add a test for strip with build notes
Add a test for strip with build notes. PR binutils/31999 * testsuite/binutils-all/strip-16.d: New. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
11
binutils/testsuite/binutils-all/strip-16.d
Normal file
11
binutils/testsuite/binutils-all/strip-16.d
Normal file
@@ -0,0 +1,11 @@
|
||||
#PROG: strip
|
||||
#as: --generate-missing-build-notes=yes
|
||||
#readelf: --notes --wide
|
||||
#name: strip with build notes
|
||||
#source: note-5.s
|
||||
|
||||
#...
|
||||
Displaying notes found in: .gnu.build.attributes
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
[ ]+GA\$<version>3a1[ ]+0x000000(08|10)[ ]+OPEN[ ]+Applies to region from 0 to 0x.. \(note_5.s\)
|
||||
#...
|
||||
Reference in New Issue
Block a user