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: 64bit bfd_vma vs 32bit address space in linker


On Apr  7, 2003, Alan Modra <amodra at bigpond dot net dot au> wrote:

> Something needs to take note of bfd_arch_info_type.bits_per_address.

bits_per_address is not necessarily the right choice.  In fact, it
often isn't.  See for example the patch I posted earlier today, that
addresses one situation in which the arch's bits_per_address is the
wrong choice to determine the pointer width.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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