summaryrefslogtreecommitdiff
path: root/tests/test-4.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-4.exp')
-rw-r--r--tests/test-4.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-4.exp b/tests/test-4.exp
index 2c6b291..d35ada7 100644
--- a/tests/test-4.exp
+++ b/tests/test-4.exp
@@ -85,6 +85,9 @@ hash (str, len)
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
struct resword *
in_word_set (str, len)