This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: mips tls with -mlong64/-mgp32


On Thu, May 10, 2007 at 09:07:17PM -0400, DJ Delorie wrote:
> 
> > Then there's no way the upper half of the offset you just loaded will
> > ever be used, is there?
> 
> Ok, I'm not a mips expert, I'm just going by what's failing.  It's
> trying to load a 64 bit pointer from the GOT.  Don't know why, don't
> care ;-)

   I'm pretty sure some targets have the ability to place small objects
directly in the GOT. Google turned up empty, though. Do you know that it is
a pointer rather than e.g. a 64-bit integer?

-- 
Rask Ingemann Lambertsen


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