Issue |
148034
|
Summary |
long doubles are handled incorrectly on i386 macOS
|
Labels |
new issue
|
Assignees |
|
Reporter |
Un1q32
|
Something is wrong with how Clang versions after 13.0.1 handle long double on i386 macOS
https://godbolt.org/z/hP1ME1xY6
That code snippet works when compiled with Clang 13.0.1, but outputs 0.000000 when compiled with Clang 14 or above, including trunk.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs