On Tue, Aug 18, 2009 at 5:23 AM, Ulrich Weigand wrote: > For overlay sections, find_pc_section would > delegate its work to find_pc_mapped_section anyway: Thanks, I understand how that works now. > I'd be happy to test patches on the SPU ... Could you please test attached patch? I believe it is correct to simply not insert any overlay sections into the section map. Tested on Linux/x86_64 with no new failures. Thanks, -- Paul Pluzhnikov 2009-08-20 Paul Pluzhnikov * objfiles.c (update_section_map): Skip overlay sections.