From 4ef8259d18add24bb589a185d050f4a524385f1f Mon Sep 17 00:00:00 2001 From: David Monniaux Date: Sun, 27 Jan 2019 16:09:47 +0100 Subject: picosat induces bug in register allocation --- test/monniaux/picosat-965/dm_configure.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 test/monniaux/picosat-965/dm_configure.sh (limited to 'test/monniaux/picosat-965/dm_configure.sh') diff --git a/test/monniaux/picosat-965/dm_configure.sh b/test/monniaux/picosat-965/dm_configure.sh new file mode 100755 index 00000000..9618f285 --- /dev/null +++ b/test/monniaux/picosat-965/dm_configure.sh @@ -0,0 +1 @@ +CC=../../../ccomp CFLAGS="-fall -Wall -O3 -U __SIZEOF_INT128__ -U __SIZE_TYPE__ -D __SIZE_TYPE__='unsigned long long'" ./configure.sh -- cgit