[PATCH 1/4] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports

Mike Frysinger vapier@gentoo.org
Sun Apr 10 04:12:00 GMT 2016


On 25 Feb 2016 17:19, Adhemerval Zanella wrote:
> --- a/sysdeps/unix/sysv/linux/powerpc/kernel-features.h
> +++ b/sysdeps/unix/sysv/linux/powerpc/kernel-features.h
>  
> +/* Define this if your 32-bit syscall API requires 64-bit register
> +   pairs to start with an even-number register.  */
> +#ifndef __powerpc64__
> +# define __ASSUME_ALIGNED_REGISTER_PAIRS	1
> +#endif

i'm not familiar with the ABI at this level, but does this also apply
to the new LE ABI ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160410/8bdf3fa9/attachment.sig>


More information about the Libc-alpha mailing list