X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=src%2Fc-gperf.h;fp=src%2Fc-gperf.h;h=8c1ac5f1c7a207b5c02d36d30a66e757506338d5;hb=afe799e7802f38d1f55e1bd2044451ba164743b1;hp=5728730715cb8d3168b4399260772437a6d8ec7b;hpb=38be457fa32d3ab0721ec1fc9e5086b745e17468;p=nesc.git 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)