X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=binutils%2Fmcparse.c;fp=binutils%2Fmcparse.c;h=2c936d897a0a1d904b87b22ca54d70afb694d2f4;hp=979bf0ff3e60dabe252db7656c3b11661ca39862;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/binutils/mcparse.c b/binutils/mcparse.c index 979bf0f..2c936d8 100644 --- a/binutils/mcparse.c +++ b/binutils/mcparse.c @@ -181,7 +181,7 @@ typedef union YYSTYPE const mc_keyword *tok; mc_node *nod; } -/* Line 187 of yacc.c. */ +/* Line 193 of yacc.c. */ #line 186 "mcparse.c" YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ @@ -245,7 +245,7 @@ typedef short int yytype_int16; #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) #ifndef YY_ -# if YYENABLE_NLS +# if defined YYENABLE_NLS && YYENABLE_NLS # if ENABLE_NLS # include /* INFRINGES ON USER NAME SPACE */ # define YY_(msgid) dgettext ("bison-runtime", msgid) @@ -766,7 +766,7 @@ while (YYID (0)) we won't break user code: when these are the locations we know. */ #ifndef YY_LOCATION_PRINT -# if YYLTYPE_IS_TRIVIAL +# if defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL # define YY_LOCATION_PRINT(File, Loc) \ fprintf (File, "%d.%d-%d.%d", \ (Loc).first_line, (Loc).first_column, \