We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528bd04 commit a0d913aCopy full SHA for a0d913a
compiler-rt/test/builtins/Unit/muldc3_test.c
@@ -1,4 +1,4 @@
1
-// RUN: %clang_builtins %s %librt -lm -o %t && %run %t
+// RUN: %clang_builtins %s -ffp-contract=off %librt -lm -o %t && %run %t
2
// REQUIRES: librt_has_muldc3
3
//===-- muldc3_test.c - Test __muldc3 -------------------------------------===//
4
//
0 commit comments