[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile

Chris Lattner lattner at cs.uiuc.edu
Tue Apr 13 16:49:00 PDT 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/252.eon:

Makefile updated: 1.7 -> 1.8

---
Log message:

Allow eon to pass


---
Diffs of the changes:  (+1 -0)

Index: llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile:1.7 llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile:1.8
--- llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile:1.7	Wed Feb 25 18:01:20 2004
+++ llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile	Tue Apr 13 16:48:26 2004
@@ -2,6 +2,7 @@
 RUN_OPTIONS     = chair.control.cook chair.camera chair.surfaces chair.cook.ppm ppm pixels_out.cook
 STDOUT_FILENAME = cook_log.out
 STDERR_FILENAME = cook_log.err
+FP_TOLERANCE := 0.0001
 
 # Yes, we know this is an old crufty C++ benchmark.  Don't tell us about it GCC!
 CPPFLAGS = -Wno-deprecated -Wno-non-template-friend -DHAS_ERRLIST -DUSE_STRERROR -DSPEC_STDCPP -DNDEBUG





More information about the llvm-commits mailing list