[Bug gold/15758] Gold segfault when using -q option

2013-07-22 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15758 Cary Coutant changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #2

[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] New: Internal error in emit_relocs_scan

2013-07-22 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15769 Bug ID: 15769 Summary: Internal error in emit_relocs_scan Product: binutils Version: 2.24 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold

[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

Re: Directive .p2align Not As Documented

2013-07-22 Thread nick clifton
Hi Chris, We need some more information in order to be able to debug this problem. Specifically: * Which version of the binutils are you using ? (If you are not using version 2.23 or the mainline development sources, please could you try one of these - the problem may have already b