[Bug gold/15769] Internal error in emit_relocs_scan

2013-07-22 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15769 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/15769] Internal error in emit_relocs_scan

2013-07-22 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15769 --- Comment #1 from Nick Clifton --- 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 b