This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: update dwarf2 asm unwind info [hppa64-*-* failures]


On Wed, 2008-08-13 at 09:53 -0700, Richard Henderson wrote:
> Here's everything I have for hppa binutils so far.  Fixes the readelf
> problem you mentioned, marks .eh_frame as writable, and changes hppa64
> to use 64-bit pc-relative relocations.  I don't know if that last is
> really required, but at this point I just want to match gcc's output
> as close as I can.
> 
> 
> 
> r~

Since this didn't help with shared libraries and after re-reading Dave's
comments about the pc-relative issues I tried doing a build with
DIFF_EXPR_OK undefined.  My test case works (with static or shared
libraries) and I am running the g++ tests which look good so far.
My question is:  Is this a reasonable thing to do?  I don't pretend to
understand all the ramifications of not setting this but on the surface,
it seems to fix the problem.

Steve Ellcey
sje@cup.hp.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]