Long5hot wrote:

We were compiling simple testcase with complex parameters with clang and it was 
crashing because libraries was built using gcc.

@AaronBallman, Reason for new flag was to enable this for other C standards as 
well. Currently we use c11 as standard in VxWorks toolchain, which has to work 
with gcc compiled libraries.
gcc with c11 as well passes complex parameters in GPRs.



https://github.com/llvm/llvm-project/pull/77732
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to