]> granicus.if.org Git - re2c/commitdiff
- Correct #line directives
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 28 Dec 2005 20:21:36 +0000 (20:21 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 28 Dec 2005 20:21:36 +0000 (20:21 +0000)
- Drop \x0C inserted by bison

bootstrap/parser.cc

index 357e6dd86cf6d9bc36859c544f90e7840f244ef8..b94a4f2cb1fe8a8abc205e27e7e781e09dd3c17c 100644 (file)
@@ -158,7 +158,7 @@ typedef union YYSTYPE {
     re2c::ExtOp        extop;
 } YYSTYPE;
 /* Line 196 of yacc.c.  */
-#line 162 "y.tab.c"
+#line 162 "parser.cc"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1
@@ -170,7 +170,7 @@ typedef union YYSTYPE {
 
 
 /* Line 219 of yacc.c.  */
-#line 174 "y.tab.c"
+#line 174 "parser.cc"
 
 #if ! defined (YYSIZE_T) && defined (__SIZE_TYPE__)
 # define YYSIZE_T __SIZE_TYPE__
@@ -1303,8 +1303,8 @@ yyreduce:
     }
 
 /* Line 1126 of yacc.c.  */
-#line 1307 "y.tab.c"
-\f
+#line 1307 "parser.cc"
+
   yyvsp -= yylen;
   yyssp -= yylen;