summaryrefslogtreecommitdiff
path: root/test/fuzzer/value-profile-cmp4.test
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2019-01-19 10:05:08 +0000
committerDimitry Andric <dim@FreeBSD.org>2019-01-19 10:05:08 +0000
commit0646903fc1f75f6e605754621119473ee083f4a4 (patch)
tree57bce79a7423a054cccec23bdf6cd96e2d271b4a /test/fuzzer/value-profile-cmp4.test
parent005b7ed8f76756d94ef6266ded755ab7863cb936 (diff)
downloadsrc-test2-0646903fc1f75f6e605754621119473ee083f4a4.tar.gz
src-test2-0646903fc1f75f6e605754621119473ee083f4a4.zip
Notes
Diffstat (limited to 'test/fuzzer/value-profile-cmp4.test')
-rw-r--r--test/fuzzer/value-profile-cmp4.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzzer/value-profile-cmp4.test b/test/fuzzer/value-profile-cmp4.test
index 05bc3f435912..e5ac29f81c43 100644
--- a/test/fuzzer/value-profile-cmp4.test
+++ b/test/fuzzer/value-profile-cmp4.test
@@ -1,3 +1,5 @@
+# FIXME: Disabled on Windows because of hangs.
+UNSUPPORTED: windows
CHECK: BINGO
RUN: %cpp_compiler %S/AbsNegAndConstant64Test.cpp -o %t-AbsNegAndConstant64Test
RUN: not %run %t-AbsNegAndConstant64Test -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s