]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/c-gperf.h
Pristine nesc-1.3.2
[nesc.git] / src / c-gperf.h
index 5728730715cb8d3168b4399260772437a6d8ec7b..8c1ac5f1c7a207b5c02d36d30a66e757506338d5 100644 (file)
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 3.0.1 */
+/* C code produced by gperf version 3.0.4 */
 /* Command-line: gperf -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,8,$'  */
 
 #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
@@ -236,6 +236,9 @@ static struct resword wordlist[] =
 
 #ifdef __GNUC__
 __inline
+#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
 #endif
 struct resword *
 is_reserved_word (str, len)