|
From: | amodra at gmail dot com |
Subject: | [Bug ld/15382] ld segfaults with .debug_types sections |
Date: | Tue, 23 Apr 2013 00:52:27 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15382 Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Alan Modra <amodra at gmail dot com> 2013-04-23 00:52:27 UTC --- >From the symptoms I'd say it is the same area of code. In 2.22 a single internal reloc is deleted instead of a group of three. That destroys the grouping so when you output relocs you are trying to package together relocs from different groups with different offsets. -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |