From fa4e95105f7364367dce8ac435efed182fba6759 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sat, 7 Jul 2018 11:13:20 +0100 Subject: Loop array arithmetic on large arrays --- src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 25ebc9dea..996d33089 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,4 @@ // #define NO_ARRAY_BOUNDS_CHECK -#define NO_POINTER_ARITHMETIC -#define NO_DEFAULT_STRUCT_VALUES #include "common.cpp" #include "timings.cpp" -- cgit v1.2.3