http://sourceware.org/bugzilla/show_bug.cgi?id=15769
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
The object file is compiled from this source:
__thread int a;
void _start(void) { a = 2; }
using a development RHEL compiler.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils
