Changes in directory llvm-test/External/SPEC/CFP2006/436.cactusADM:

Makefile updated: 1.3 -> 1.4
---
Log message:

Needed to increase the "continuation" limit to something that's reflected
in the programs.


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

 Makefile |    2 ++
 1 files changed, 2 insertions(+)


Index: llvm-test/External/SPEC/CFP2006/436.cactusADM/Makefile
diff -u llvm-test/External/SPEC/CFP2006/436.cactusADM/Makefile:1.3 
llvm-test/External/SPEC/CFP2006/436.cactusADM/Makefile:1.4
--- llvm-test/External/SPEC/CFP2006/436.cactusADM/Makefile:1.3  Thu Sep  7 
19:59:14 2006
+++ llvm-test/External/SPEC/CFP2006/436.cactusADM/Makefile      Fri Sep 22 
13:41:33 2006
@@ -156,6 +156,8 @@
           -I$(SPEC_BENCH_DIR)/src                 \
           -I$(SPEC_BENCH_DIR)/src/include 
 
+NAGFORTRAN_FLAGS += -maxcontin=39
+
 include ../../Makefile.spec2006
 include $(PROJ_SRC_ROOT)/Makefile.FORTRAN
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to