[Bug gold/13442] gold screws up exception handling with --incremental flag

2017-01-11 Thread matt at godbolt dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13442 Matt Godbolt changed: What|Removed |Added CC||matt at godbolt dot org --- Comment #1

[Bug gold/13442] gold screws up exception handling with --incremental flag

2015-03-12 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #9 from Cary Coutant --- > Does gold correctly incrementally update the eh_frame section today, so that > it is just the eh_frame_hdr that is missing? It does, but there's a severe restriction -- the updated pieces of .eh_frame mu

[Bug gold/13442] gold screws up exception handling with --incremental flag

2014-12-08 Thread espen at grindhaug dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #8 from Espen Grindhaug --- (In reply to Cary Coutant from comment #7) > Incremental linking deliberately disables the --eh_frame_hdr option, because > of the difficulty involved in incrementally updating it. It could be rebuilt >

[Bug gold/13442] gold screws up exception handling with --incremental flag

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

[Bug gold/13442] gold screws up exception handling with --incremental flag

2014-11-14 Thread espen at grindhaug dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #6 from Espen Grindhaug --- After some further digging into libgcc and glibc (i'm no expert here!) it looks like the system expects to find the eh_frame_hdr section. As far as i can tell the problem then lies here: layout.cc:1522

[Bug gold/13442] gold screws up exception handling with --incremental flag

2014-11-12 Thread espen at grindhaug dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #5 from Espen Grindhaug --- Comparing with and without -Wl,--incremental-full i notice that when compiling with -Wl,--incremental-full the output binary is missing the .eh_frame_hdr section. -- You are receiving this mail because

[Bug gold/13442] gold screws up exception handling with --incremental flag

2014-11-12 Thread espen at grindhaug dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13442 espen at grindhaug dot org changed: What|Removed |Added CC||espen at grindhaug dot org

[Bug gold/13442] gold screws up exception handling with --incremental flag

2013-02-25 Thread naesten at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #3 from Samuel Bronson 2013-02-26 01:55:56 UTC --- Doesn't work with this either: naesten@hydrogen:..hacking/bugs/gold-incremental-exception% dpkg -l binutils-gold Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-f

[Bug gold/13442] gold screws up exception handling with --incremental flag

2012-02-10 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #2 from Cary Coutant 2012-02-11 00:24:30 UTC --- Have you tried this with a recent linker? This should have been fixed with: http://sourceware.org/ml/binutils/2011-09/msg00113.html -- Configure bugmail: http://sourceware.org/bug

[Bug gold/13442] gold screws up exception handling with --incremental flag

2012-02-10 Thread naesten at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #1 from Samuel Bronson 2012-02-11 00:13:53 UTC --- Ping? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. _