PR binutils/10492
* binutils-all/objcopy.exp: Run strip-10.
* binutils-all/strip-10.d: New.
* binutils-all/unique.s: Likewise.
+2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/10492
+ * binutils-all/objcopy.exp: Run strip-10.
+
+ * binutils-all/strip-10.d: New.
+ * binutils-all/unique.s: Likewise.
+
2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
run_dump_test "strip-7"
run_dump_test "strip-8"
run_dump_test "strip-9"
+ run_dump_test "strip-10"
if { [istarget "i*86-*"] || [istarget "x86_64-*-*"] } {
# Check to make sure we don't strip a symbol named in relocations.
--- /dev/null
+#PROG: strip
+#source: unique.s
+#strip: -g
+#readelf: -s
+#name: strip on STB_GNU_UNIQUE
+
+#...
+[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+OBJECT[ ]+UNIQUE DEFAULT[ ]+[1-9] foo
--- /dev/null
+ .data
+ .type foo,%gnu_unique_object
+foo:
+ .byte 0