binutils/testsuite/
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo sections.
This commit is contained in:
parent
0d4cc89286
commit
e46ab5135e
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#PROG: strip
|
||||
#source: empty.s
|
||||
#strip: -R .text -R .data -R .bss
|
||||
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo
|
||||
#readelf: -S --wide
|
||||
#name: strip empty file
|
||||
#target: *-*-linux*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue