aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2018-07-07 11:13:20 +0100
committergingerBill <bill@gingerbill.org>2018-07-07 11:13:20 +0100
commitfa4e95105f7364367dce8ac435efed182fba6759 (patch)
tree38b24ae823fb516b70be2a86126be09704b3c6d8 /src/main.cpp
parent1e01085ef7a921f7e83d63c27d56e18716ab2e68 (diff)
Loop array arithmetic on large arrays
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 0 insertions, 2 deletions
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"