[Bug ld/17047] New: BFD ld crashes on cleanup, if MALLOC_PERTURB_ is set

2014-06-11 Thread ueno at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17047 Bug ID: 17047 Summary: BFD ld crashes on cleanup, if MALLOC_PERTURB_ is set Product: binutils Version: 2.25 (HEAD) Status: NEW Severity: normal Priority: P2 C

[Bug ld/16910] Failed to relocate attributes of debug information when the sym is wrapped

2014-06-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16910 --- Comment #3 from Alan Modra --- commit 7ed689ad61de0cbfe4e5a6f18f097776128202e4 Author: Alan Modra Date: Wed Jun 11 19:11:12 2014 +0930 Fix silly thinko * linker.c (unwrap_hash_lookup): Add missing parens. -- You are rece

[Bug gold/17005] [Gold] .ehframe problem with --sort-section=name

2014-06-11 Thread aivchenk at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17005 --- Comment #3 from Alexander Ivchenko --- If we assume that we applied patch from Comment 2, the resulting binary would still fails, because the .eh_frame_hdr offset table is calculated incorrectly. In Fde::write: // Tell the exception fr

[Bug gold/17005] [Gold] .ehframe problem with --sort-section=name

2014-06-11 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17005 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ian at air