Open Quuxplusone opened 3 years ago
Attached adddf3-0bbe0a.c
(243510 bytes, text/x-csrc): preprocessed source
Attached addsf3-0e5988.c
(243504 bytes, text/x-csrc): preprocesses source
Both preprocessed files compile fine here with clang 13.0.0 (on FreeBSD, but that shouldn't matter). Is there anything special about how your /usr/lib/llvm/13/lib64/libLLVM-13.so is compiled?
Note that by default Gentoo uses GCC for building LLVM unless CC and CXX envs are otherwise specified. So it is possible that libLLVM-13.so is miscompiled by some version of GCC.
adddf3-0bbe0a.c
(243510 bytes, text/x-csrc)addsf3-0e5988.c
(243504 bytes, text/x-csrc)