From 4bba6e7176632b4d760ba9362a1515552471d741 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 29 Apr 2016 21:54:39 +0200 Subject: Some optimisations, fix refsheet, and disable const/pure attributes in gmp in benchmark MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- bench/libgmp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bench') diff --git a/bench/libgmp.h b/bench/libgmp.h index de59602..7b5e1c8 100644 --- a/bench/libgmp.h +++ b/bench/libgmp.h @@ -1,3 +1,5 @@ +#define __GMP_NO_ATTRIBUTE_CONST_PURE + #include #include -- cgit v1.2.3-70-g09d2