[llvm-commits] [test-suite] r57952 - /test-suite/branches/release_24/External/SPEC/CFP2000/188.ammp/Makefile
Tanya Lattner
tonic at nondot.org
Tue Oct 21 21:22:16 PDT 2008
Author: tbrethou
Date: Tue Oct 21 23:22:16 2008
New Revision: 57952
URL: http://llvm.org/viewvc/llvm-project?rev=57952&view=rev
Log:
Merge from mainline.
Modified:
test-suite/branches/release_24/External/SPEC/CFP2000/188.ammp/Makefile
Modified: test-suite/branches/release_24/External/SPEC/CFP2000/188.ammp/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/branches/release_24/External/SPEC/CFP2000/188.ammp/Makefile?rev=57952&r1=57951&r2=57952&view=diff
==============================================================================
--- test-suite/branches/release_24/External/SPEC/CFP2000/188.ammp/Makefile (original)
+++ test-suite/branches/release_24/External/SPEC/CFP2000/188.ammp/Makefile Tue Oct 21 23:22:16 2008
@@ -5,6 +5,9 @@
STDOUT_FILENAME = ammp.out
CPPFLAGS =
+FP_ABSTOLERANCE=0.0001
+FP_TOLERANCE=0.003
+
# override RUN_TYPE (this is a long running test):
ifndef RUN_TYPE
ifdef SMALL_PROBLEM_SIZE
More information about the llvm-commits
mailing list