A typo in elfNN_ia64_choose_gp?

Richard Henderson rth@redhat.com
Tue Sep 9 02:36:00 GMT 2003


On Mon, Sep 08, 2003 at 05:37:21PM -0700, H. J. Lu wrote:
> > As the result, we can't support as much short data as we should. Do
> > we have to count text sections for min_vma and max_vma? I'd like to
> > change them to min_data_vma and max_data_vma, and use them to pick
> > a better gp.
> > 
> 
> Never mind. The readonly data will be in the text segment.

Certainly falling back to min_data_vma is a good idea for
executables, but min_vma is definitely correct for libraries.


r~



More information about the Binutils mailing list