test without float-store compiler option
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Thu, 16 Aug 2007 16:27:12 +0000 (18:27 +0200)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Thu, 16 Aug 2007 16:27:12 +0000 (18:27 +0200)
Makefile

index ee6e927..61c137f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 CC=gcc
 CFLAGS=-Wall
 CFLAGS+=-O3
-CFLAGS+=-ffloat-store
+#CFLAGS+=-ffloat-store
 CFLAGS+=-g
 #CFLAGS+=-DDEBUG
 #CFLAGS+=-DVDEBUG