summaryrefslogtreecommitdiff
path: root/src/cmd/5a/y.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/5a/y.tab.h')
-rw-r--r--src/cmd/5a/y.tab.h148
1 files changed, 74 insertions, 74 deletions
diff --git a/src/cmd/5a/y.tab.h b/src/cmd/5a/y.tab.h
index 1dd0cb08a..92230a2a5 100644
--- a/src/cmd/5a/y.tab.h
+++ b/src/cmd/5a/y.tab.h
@@ -1,10 +1,8 @@
+/* A Bison parser, made by GNU Bison 2.5. */
-/* A Bison parser, made by GNU Bison 2.4.1. */
-
-/* Skeleton interface for Bison's Yacc-like parsers in C
+/* Bison interface for Yacc-like parsers in C
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
- Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -53,39 +51,40 @@
LTYPEC = 269,
LTYPED = 270,
LTYPEE = 271,
- LTYPEF = 272,
- LTYPEG = 273,
- LTYPEH = 274,
- LTYPEI = 275,
- LTYPEJ = 276,
- LTYPEK = 277,
- LTYPEL = 278,
- LTYPEM = 279,
- LTYPEN = 280,
- LTYPEBX = 281,
- LTYPEPLD = 282,
- LCONST = 283,
- LSP = 284,
- LSB = 285,
- LFP = 286,
- LPC = 287,
- LTYPEX = 288,
- LR = 289,
- LREG = 290,
- LF = 291,
- LFREG = 292,
- LC = 293,
- LCREG = 294,
- LPSR = 295,
- LFCR = 296,
- LCOND = 297,
- LS = 298,
- LAT = 299,
- LFCONST = 300,
- LSCONST = 301,
- LNAME = 302,
- LLAB = 303,
- LVAR = 304
+ LTYPEG = 272,
+ LTYPEH = 273,
+ LTYPEI = 274,
+ LTYPEJ = 275,
+ LTYPEK = 276,
+ LTYPEL = 277,
+ LTYPEM = 278,
+ LTYPEN = 279,
+ LTYPEBX = 280,
+ LTYPEPLD = 281,
+ LCONST = 282,
+ LSP = 283,
+ LSB = 284,
+ LFP = 285,
+ LPC = 286,
+ LTYPEX = 287,
+ LTYPEPC = 288,
+ LTYPEF = 289,
+ LR = 290,
+ LREG = 291,
+ LF = 292,
+ LFREG = 293,
+ LC = 294,
+ LCREG = 295,
+ LPSR = 296,
+ LFCR = 297,
+ LCOND = 298,
+ LS = 299,
+ LAT = 300,
+ LFCONST = 301,
+ LSCONST = 302,
+ LNAME = 303,
+ LLAB = 304,
+ LVAR = 305
};
#endif
/* Tokens. */
@@ -103,39 +102,40 @@
#define LTYPEC 269
#define LTYPED 270
#define LTYPEE 271
-#define LTYPEF 272
-#define LTYPEG 273
-#define LTYPEH 274
-#define LTYPEI 275
-#define LTYPEJ 276
-#define LTYPEK 277
-#define LTYPEL 278
-#define LTYPEM 279
-#define LTYPEN 280
-#define LTYPEBX 281
-#define LTYPEPLD 282
-#define LCONST 283
-#define LSP 284
-#define LSB 285
-#define LFP 286
-#define LPC 287
-#define LTYPEX 288
-#define LR 289
-#define LREG 290
-#define LF 291
-#define LFREG 292
-#define LC 293
-#define LCREG 294
-#define LPSR 295
-#define LFCR 296
-#define LCOND 297
-#define LS 298
-#define LAT 299
-#define LFCONST 300
-#define LSCONST 301
-#define LNAME 302
-#define LLAB 303
-#define LVAR 304
+#define LTYPEG 272
+#define LTYPEH 273
+#define LTYPEI 274
+#define LTYPEJ 275
+#define LTYPEK 276
+#define LTYPEL 277
+#define LTYPEM 278
+#define LTYPEN 279
+#define LTYPEBX 280
+#define LTYPEPLD 281
+#define LCONST 282
+#define LSP 283
+#define LSB 284
+#define LFP 285
+#define LPC 286
+#define LTYPEX 287
+#define LTYPEPC 288
+#define LTYPEF 289
+#define LR 290
+#define LREG 291
+#define LF 292
+#define LFREG 293
+#define LC 294
+#define LCREG 295
+#define LPSR 296
+#define LFCR 297
+#define LCOND 298
+#define LS 299
+#define LAT 300
+#define LFCONST 301
+#define LSCONST 302
+#define LNAME 303
+#define LLAB 304
+#define LVAR 305
@@ -144,8 +144,8 @@
typedef union YYSTYPE
{
-/* Line 1676 of yacc.c */
-#line 38 "a.y"
+/* Line 2068 of yacc.c */
+#line 39 "a.y"
Sym *sym;
int32 lval;
@@ -155,7 +155,7 @@ typedef union YYSTYPE
-/* Line 1676 of yacc.c */
+/* Line 2068 of yacc.c */
#line 160 "y.tab.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1