aboutsummaryrefslogtreecommitdiffstats
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gc.c b/gc.c
index a696fb2ef0..d2383484ca 100644
--- a/gc.c
+++ b/gc.c
@@ -3473,7 +3473,7 @@ tick(void)
return x;
}
-#elif defined(__GCC__) && defined(__x86_64__)
+#elif defined(__GNUC__) && defined(__x86_64__)
typedef unsigned long long tick_t;
static __inline__ tick_t