64-bit PowerPC and small data area?

Segher Boessenkool segher@kernel.crashing.org
Sat Jul 29 19:19:00 GMT 2017


Hi!

On Tue, Jul 25, 2017 at 02:38:45PM +0200, Sebastian Huber wrote:
> So, it looks like the small data stuff is not support for ABI_ELFv2? Are 
> there main issues with the small data area using ELVv2 or is this simply 
> not implemented due to a lack of interested?

It is just not implemented.  ELFv2 is so far only used on Linux, and
only on LE at that (BE is not regularly tested).

Will this buy you anything though?  Small data already ends up in the
TOC.  Do you / should you use -mcmodel=small?


Segher



More information about the Gcc mailing list