]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/bfin-parse.h
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / bfin-parse.h
index f478b28d5fc2ab773b1dd3f97c71dea0d66e4ca1..22d28a34b421ad088fc8ca6bfe1bccf7bcddbd33 100644 (file)
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-#line 366 "bfin-parse.y"
+#line 407 "bfin-parse.y"
 {
   INSTR_T instr;
   Expr_Node *expr;
@@ -404,7 +404,7 @@ typedef union YYSTYPE
   struct { int r0; } r0;
   Opt_mode mod;
 }
-/* Line 1489 of yacc.c.  */
+/* Line 1529 of yacc.c.  */
 #line 409 "bfin-parse.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */