------- Additional Comments From hjl at lucon dot org  2005-09-09 19:47 -------
Created an attachment (id=658)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=658&action=view)
A testcase

[EMAIL PROTECTED] strip-2]$ make
as -x -o x.o x.s
cp x.o y.o
/usr/bin/strip -g y.o
readelf -t --wide x.o > x.t
readelf -t --wide y.o > y.t
diff -up x.t y.t
--- x.t 2005-09-09 12:46:37.000000000 -0700
+++ y.t 2005-09-09 12:46:37.000000000 -0700
@@ -20,10 +20,10 @@ Section Headers:
        PROGBITS        0000000000000000 000060 000010 00   0   0  8
        [0000000000000002]: ALLOC
   [ 5] .IA_64.unwind
-       IA_64_UNWIND    0000000000000000 000070 000018 00   1   1  8
+       IA_64_UNWIND    0000000000000000 000070 000018 00   0   0  8
        [0000000000000082]: ALLOC, LINK ORDER


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1321

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to