This is the mail archive of the binutils@sources.redhat.com 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: PATCH: fix dwarf2 handling of signed addresses


> > My only reservation for this is that we should be sign extending every
> > address no matter what and that this points to a bug in our code
> > elsewhere.
> 
> Are you sure?  Remember, many targets zero extend - Paul's patch looks
> sensible to me.
> 

Of course it's fine, it's in target independent code. I really shouldn't
review the first thing in the morning. :) That said, that it fixes code
in mips still makes me feel wonky.

-eric


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