folkertdev wrote: Yes, but for a different problem that occurs when the argument slots run out and can only fit half of a complex float or double. Clang and GCC diverged there too which I have now fixed.
I've now validated the implementation with https://github.com/folkertdev/powerpc-complex-abi-validation which compiles various test programs with GCC and Clang and checks that values make it from one side to the other. https://github.com/llvm/llvm-project/pull/212119 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
