X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=src%2Fc-gperf.h;h=8c1ac5f1c7a207b5c02d36d30a66e757506338d5;hp=5728730715cb8d3168b4399260772437a6d8ec7b;hb=7b54393e237ed8f23c0c74f0a6cbc8de26c5bf98;hpb=57d4530c4d6814fa25338a00cc65b95938c723b6 diff --git a/src/c-gperf.h b/src/c-gperf.h index 5728730..8c1ac5f 100644 --- a/src/c-gperf.h +++ b/src/c-gperf.h @@ -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)