[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/574] strip doesn't presever TLS type
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/574] strip doesn't presever TLS type |
Date: |
30 Nov 2004 12:04:02 -0000 |
------- Additional Comments From nickc at redhat dot com 2004-11-30 12:04
-------
Subject: Re: New: strip doesn't presever TLS type
Hi HJ,
> address@hidden strip]$ gcc -c foo.c
> address@hidden strip]$ readelf -s foo.o
> address@hidden strip]$ strip -g foo.o
> address@hidden strip]$ readelf -s foo.o
I just tried this procedure and ended up with a stripped foo.o that
still has a symbol "foo" with the TLS type. I was using today's GCC and
BINUTILS sources and an i686-pc-linux-gnu target running natively.
In what environment did you reproduce this problem ?
Cheers
Nick
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=574
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.