summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dnmalloc.c1
-rw-r--r--src/sh_tiger0.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/dnmalloc.c b/src/dnmalloc.c
index 4ab3b9a..3a85797 100644
--- a/src/dnmalloc.c
+++ b/src/dnmalloc.c
@@ -216,6 +216,7 @@
kernel versions newer than 1.3.77.
*/
+#define _GNU_SOURCE 1
#ifndef HAVE_MREMAP
#ifdef linux
#define HAVE_MREMAP 1
diff --git a/src/sh_tiger0.c b/src/sh_tiger0.c
index aea8158..6e590d2 100644
--- a/src/sh_tiger0.c
+++ b/src/sh_tiger0.c
@@ -110,7 +110,7 @@ void tiger_dbg(sh_word32 res[6], int step,
* implementation
*/
-/* static sh_byte buffer[PRIV_MAX + 72]; */
+/* static sh_byte buffer[PRIV_MAX + 72] __attribute__((aligned(4))); */
#if defined(TIGER_64_BIT)
static