sdardis added a comment. @joerg , @emaste : My concern is that the stock gcc distributions for FreeBSD, NetBSD from your sources doesn't define __mips_abicalls, so I'm worried about potential incompatibilities.
================ Comment at: test/Preprocessor/init.c:4533 +// MIPS-ABICALLS-NETBSD64: #define __ABICALLS__ 1 +// MIPS-ABICALLS-NETBSD-NOT: #define __mips_abicalls 1 +// ---------------- Nit to self: this should be MIPS-ABICALLS-NETBSD64-NOT. Likewise for FREEBSD64 and OPENBSD64. https://reviews.llvm.org/D29032 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits