Issue |
148060
|
Summary |
-O3 -ffast-math causes test failure in gmplib-6.3.0
|
Labels |
new issue
|
Assignees |
|
Reporter |
vburdo
|
Steps to reproduce:
- configure gmplib-6.3.0 with following command line: ``configure ABI=64 CC=/path/to/clang-20 CFLAGS="-O3 -ffast-math -march=native -m64" --with-pic --disable-shared``
- ``make``
- ``make check``
Observe following failure
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs