I've submitted 207175 for a clang 3.8.0 va_list handling problem for powerpc

Nathan Whitehorn nwhitehorn at freebsd.org
Sun Feb 14 23:46:14 UTC 2016



On 02/14/16 14:34, Mark Millard wrote:
> clang's code base is not familiar material for me nor do I have solid 
> reference material for the FreeBSD TARGET_ARCH=powerpc ABI rules so 
> the below has my guess work involved. The following code appears to 
> have hard wired a global, unvarying constant (8) into the test for 
> picking UsingRegs vs. UsingOverflow.

For reference, we use the standard ELF ABI 
(https://uclibc.org/docs/psABI-ppc.pdf).
-Nathan


More information about the freebsd-toolchain mailing list