binutils/testsuite/
authorMark Shinwell <shinwell@codesourcery.com>
Tue, 8 May 2007 06:48:06 +0000 (06:48 +0000)
committerMark Shinwell <shinwell@codesourcery.com>
Tue, 8 May 2007 06:48:06 +0000 (06:48 +0000)
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
sections.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/strip-3.d

index 7b4a1fa093c9e5e539feeebc45349a2d61843231..8b613b20f59137c54595a0ca5f453b9cfa0db674 100644 (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.
index 6d2b4514b03f82c2ed0e2403bdcb5320c5a8f192..5cd3173168d15549ea9fb6e706f79a6459718bbf 100644 (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*