|
From: | dave at hiauly1 dot hia dot nrc dot ca |
Subject: | [Bug ld/4454] [regression] ld errors: no .eh_frame_hdr table will be created. |
Date: | 3 May 2007 01:43:03 -0000 |
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2007-05-03 02:43 ------- Subject: Re: [regression] ld errors: no .eh_frame_hdr table will be created. > ------- Additional Comments From amodra at bigpond dot net dot au 2007-05-02 > 23:48 ------- > The patch merely warns about a problem that existed before. It's a real > problem > too. C++ exception handling will be slow for you if you have .eh_frame_hdr > without the lookup table. I don't think anything more can be done at the gcc end. The most likely problem is _bfd_elf_discard_section_eh_frame can't cope with the indirect pc-relative encoding that we use for the personality function. Dave -- http://sourceware.org/bugzilla/show_bug.cgi?id=4454 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |