X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Fitbl-parse.c;fp=gas%2Fitbl-parse.c;h=6dc09e3ddb34baa2052d69c6a79ba80e97bb7ed8;hp=909a130ac470f368086f234b96c5cfba36086de7;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/itbl-parse.c b/gas/itbl-parse.c index 909a130..6dc09e3 100644 --- a/gas/itbl-parse.c +++ b/gas/itbl-parse.c @@ -382,7 +382,7 @@ typedef union YYSTYPE int processor; unsigned long val; } -/* Line 187 of yacc.c. */ +/* Line 193 of yacc.c. */ #line 387 "itbl-parse.c" YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ @@ -446,7 +446,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) @@ -879,7 +879,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, \