PATCH: Use 64-bit anonymouse union on x32 TCB pointer_guard

Mike Frysinger vapier@gentoo.org
Fri May 18 04:12:00 GMT 2012


On Thursday 17 May 2012 23:52:21 H.J. Lu wrote:
> +  union
> +    {
> +      /* Needed for 64-bit PTR_MANGLE/PTR_DEMANGLE.  */
> +      uintptr_t pointer_guard;
> +      int64_t __pointer_guard_word;
> +    };

probably doesn't matter, but should this be uint64_t ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120518/8aaa8f5a/attachment.sig>


More information about the Libc-alpha mailing list