binutils/testsuite/

* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
	sections.
This commit is contained in:
Mark Shinwell 2007-05-08 06:48:06 +00:00
parent 0d4cc89286
commit e46ab5135e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
sections.
2007-05-02 Alan Modra <amodra@bigpond.net.au>
* binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.

View file

@ -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*