X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=src%2Fmachine%2Fsdcc-gperf.h;fp=src%2Fmachine%2Fsdcc-gperf.h;h=a73e483b37b8d075ce0de07decebb45d2aa3db5c;hp=9ef4b17f3a400d2b31ccc236900a27072278e0ce;hb=7b54393e237ed8f23c0c74f0a6cbc8de26c5bf98;hpb=57d4530c4d6814fa25338a00cc65b95938c723b6 diff --git a/src/machine/sdcc-gperf.h b/src/machine/sdcc-gperf.h index 9ef4b17..a73e483 100644 --- a/src/machine/sdcc-gperf.h +++ b/src/machine/sdcc-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 -j1 -t -E -H sdcc_hash -N is_sdcc_word -k1,3 machine/sdcc.gperf */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -110,6 +110,9 @@ sdcc_hash (str, len) #ifdef __GNUC__ __inline +#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__ +__attribute__ ((__gnu_inline__)) +#endif #endif struct sdccword * is_sdcc_word (str, len)