[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile

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


Changes in directory llvm/test/Programs/External/SPEC/CFP2000/177.mesa:

Makefile updated: 1.3 -> 1.4

---
Log message:

Allow mesa to pass finally


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

Index: llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile
diff -u llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile:1.3 llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile:1.4
--- llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile:1.3	Wed Feb 25 18:01:21 2004
+++ llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile	Tue Apr 13 16:00:52 2004
@@ -1,4 +1,6 @@
 LEVEL = ../../../../../..
+FP_ABSTOLERANCE := 4
+
 ifdef LARGE_PROBLEM_SIZE
 RUN_OPTIONS     := -frames 500
 else





More information about the llvm-commits mailing list