home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / bi-parser.c < prev    next >
C/C++ Source or Header  |  1996-09-28  |  25KB  |  983 lines

  1.  
  2. /*  A Bison parser, made from bi-parser.y with Bison version GNU Bison version 1.24
  3.   */
  4.  
  5. #define YYBISON 1  /* Identify Bison output.  */
  6.  
  7. #define    DEFOP    258
  8. #define    STRING    259
  9.  
  10. #line 21 "bi-parser.y"
  11.  
  12.  
  13. #include <stdio.h>
  14. #include "hconfig.h"
  15. #include "bi-defs.h"
  16.  
  17. extern char yytext[];
  18. extern int yyleng;
  19.  
  20.  
  21. /* Chain of all defs built by the parser. */
  22. struct def *defs;
  23. int ndefs;
  24.  
  25. static struct node *makenode ();
  26. static struct variation *makevar ();
  27. static struct def *makedef ();
  28.  
  29. void yyerror ();
  30.  
  31.  
  32. #line 43 "bi-parser.y"
  33. typedef union
  34. {
  35.   char *string;
  36.   struct def *def;
  37.   struct variation *variation;
  38.   struct node *node;
  39. } YYSTYPE;
  40.  
  41. #ifndef YYLTYPE
  42. typedef
  43.   struct yyltype
  44.     {
  45.       int timestamp;
  46.       int first_line;
  47.       int first_column;
  48.       int last_line;
  49.       int last_column;
  50.       char *text;
  51.    }
  52.   yyltype;
  53.  
  54. #define YYLTYPE yyltype
  55. #endif
  56.  
  57. #include <stdio.h>
  58.  
  59. #ifndef __cplusplus
  60. #ifndef __STDC__
  61. #ifndef const
  62. #define const
  63. #endif
  64. #endif
  65. #endif
  66.  
  67.  
  68.  
  69. #define    YYFINAL        39
  70. #define    YYFLAG        -32768
  71. #define    YYNTBASE    8
  72.  
  73. #define YYTRANSLATE(x) ((unsigned)(x) <= 259 ? yytranslate[x] : 17)
  74.  
  75. static const char yytranslate[] = {     0,
  76.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  77.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  78.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  79.      2,     2,     2,     2,     2,     2,     2,     2,     2,     5,
  80.      7,     2,     2,     6,     2,     2,     2,     2,     2,     2,
  81.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  82.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  83.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  84.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  85.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  86.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  87.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  88.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  89.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  90.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  91.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  92.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  93.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  94.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  95.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  96.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  97.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  98.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  99.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  100.      2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
  101.      2,     2,     2,     2,     2,     1,     2,     3,     4
  102. };
  103.  
  104. #if YYDEBUG != 0
  105. static const short yyprhs[] = {     0,
  106.      0,     2,     4,     7,    18,    20,    24,    28,    34,    42,
  107.     52,    53,    55,    59,    60,    62,    66
  108. };
  109.  
  110. static const short yyrhs[] = {     9,
  111.      0,    10,     0,     9,    10,     0,     3,     5,     4,     6,
  112.     13,     6,     5,    11,     7,     7,     0,    12,     0,    11,
  113.      6,    12,     0,     5,    13,     7,     0,     5,    13,     6,
  114.     14,     7,     0,     5,    13,     6,    14,     6,    14,     7,
  115.      0,     5,    13,     6,    14,     6,    14,     6,    14,     7,
  116.      0,     0,     4,     0,     5,    15,     7,     0,     0,    16,
  117.      0,    16,     6,    15,     0,     4,     0
  118. };
  119.  
  120. #endif
  121.  
  122. #if YYDEBUG != 0
  123. static const short yyrline[] = { 0,
  124.     59,    64,    66,    70,    75,    77,    81,    84,    86,    88,
  125.     92,    94,    97,   100,   104,   107,   111
  126. };
  127.  
  128. static const char * const yytname[] = {   "$","error","$undefined.","DEFOP",
  129. "STRING","'('","','","')'","top","defs","def","variations","variation","opt_string",
  130. "list","items","item",""
  131. };
  132. #endif
  133.  
  134. static const short yyr1[] = {     0,
  135.      8,     9,     9,    10,    11,    11,    12,    12,    12,    12,
  136.     13,    13,    14,    14,    15,    15,    16
  137. };
  138.  
  139. static const short yyr2[] = {     0,
  140.      1,     1,     2,    10,     1,     3,     3,     5,     7,     9,
  141.      0,     1,     3,     0,     1,     3,     1
  142. };
  143.  
  144. static const short yydefact[] = {     0,
  145.      0,     1,     2,     0,     3,     0,    11,    12,     0,     0,
  146.      0,    11,     0,     5,     0,     0,     0,    14,     7,     6,
  147.      4,     0,     0,    17,     0,    15,    14,     8,    13,     0,
  148.      0,    16,    14,     9,     0,    10,     0,     0,     0
  149. };
  150.  
  151. static const short yydefgoto[] = {    37,
  152.      2,     3,    13,    14,     9,    23,    25,    26
  153. };
  154.  
  155. static const short yypact[] = {     2,
  156.      6,     2,-32768,     8,-32768,     7,    10,-32768,     9,    11,
  157.     12,    10,    -5,-32768,    -3,    12,    13,    14,-32768,-32768,
  158. -32768,    17,     1,-32768,    15,    18,    14,-32768,-32768,    17,
  159.      3,-32768,    14,-32768,    16,-32768,    25,    26,-32768
  160. };
  161.  
  162. static const short yypgoto[] = {-32768,
  163. -32768,    27,-32768,    19,    20,   -27,   -12,-32768
  164. };
  165.  
  166.  
  167. #define    YYLAST        35
  168.  
  169.  
  170. static const short yytable[] = {    31,
  171.     16,    17,    18,    19,     1,    35,    27,    28,    33,    34,
  172.      4,     6,     7,     8,    10,    11,    12,    32,    22,    21,
  173.     24,    29,    36,    30,    38,    39,     0,     0,     5,     0,
  174.      0,    15,     0,     0,    20
  175. };
  176.  
  177. static const short yycheck[] = {    27,
  178.      6,     7,     6,     7,     3,    33,     6,     7,     6,     7,
  179.      5,     4,     6,     4,     6,     5,     5,    30,     5,     7,
  180.      4,     7,     7,     6,     0,     0,    -1,    -1,     2,    -1,
  181.     -1,    12,    -1,    -1,    16
  182. };
  183. /* -*-C-*-  Note some compilers choke on comments on `#line' lines.  */
  184. #line 3 "/ade/lib/bison.simple"
  185.  
  186. /* Skeleton output parser for bison,
  187.    Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
  188.  
  189.    This program is free software; you can redistribute it and/or modify
  190.    it under the terms of the GNU General Public License as published by
  191.    the Free Software Foundation; either version 2, or (at your option)
  192.    any later version.
  193.  
  194.    This program is distributed in the hope that it will be useful,
  195.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  196.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  197.    GNU General Public License for more details.
  198.  
  199.    You should have received a copy of the GNU General Public License
  200.    along with this program; if not, write to the Free Software
  201.    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
  202.  
  203. /* As a special exception, when this file is copied by Bison into a
  204.    Bison output file, you may use that output file without restriction.
  205.    This special exception was added by the Free Software Foundation
  206.    in version 1.24 of Bison.  */
  207.  
  208. #ifndef alloca
  209. #ifdef __GNUC__
  210. #define alloca __builtin_alloca
  211. #else /* not GNU C.  */
  212. #if (!defined (__STDC__) && defined (sparc)) || defined (__sparc__) || defined (__sparc) || defined (__sgi)
  213. #include <alloca.h>
  214. #else /* not sparc */
  215. #if defined (MSDOS) && !defined (__TURBOC__)
  216. #include <malloc.h>
  217. #else /* not MSDOS, or __TURBOC__ */
  218. #if defined(_AIX)
  219. #include <malloc.h>
  220.  #pragma alloca
  221. #else /* not MSDOS, __TURBOC__, or _AIX */
  222. #ifdef __hpux
  223. #ifdef __cplusplus
  224. extern "C" {
  225. void *alloca (unsigned int);
  226. };
  227. #else /* not __cplusplus */
  228. void *alloca ();
  229. #endif /* not __cplusplus */
  230. #endif /* __hpux */
  231. #endif /* not _AIX */
  232. #endif /* not MSDOS, or __TURBOC__ */
  233. #endif /* not sparc.  */
  234. #endif /* not GNU C.  */
  235. #endif /* alloca not defined.  */
  236.  
  237. /* This is the parser code that is written into each bison parser
  238.   when the %semantic_parser declaration is not specified in the grammar.
  239.   It was written by Richard Stallman by simplifying the hairy parser
  240.   used when %semantic_parser is specified.  */
  241.  
  242. /* Note: there must be only one dollar sign in this file.
  243.    It is replaced by the list of actions, each action
  244.    as one case of the switch.  */
  245.  
  246. #define yyerrok        (yyerrstatus = 0)
  247. #define yyclearin    (yychar = YYEMPTY)
  248. #define YYEMPTY        -2
  249. #define YYEOF        0
  250. #define YYACCEPT    return(0)
  251. #define YYABORT     return(1)
  252. #define YYERROR        goto yyerrlab1
  253. /* Like YYERROR except do call yyerror.
  254.    This remains here temporarily to ease the
  255.    transition to the new meaning of YYERROR, for GCC.
  256.    Once GCC version 2 has supplanted version 1, this can go.  */
  257. #define YYFAIL        goto yyerrlab
  258. #define YYRECOVERING()  (!!yyerrstatus)
  259. #define YYBACKUP(token, value) \
  260. do                                \
  261.   if (yychar == YYEMPTY && yylen == 1)                \
  262.     { yychar = (token), yylval = (value);            \
  263.       yychar1 = YYTRANSLATE (yychar);                \
  264.       YYPOPSTACK;                        \
  265.       goto yybackup;                        \
  266.     }                                \
  267.   else                                \
  268.     { yyerror ("syntax error: cannot back up"); YYERROR; }    \
  269. while (0)
  270.  
  271. #define YYTERROR    1
  272. #define YYERRCODE    256
  273.  
  274. #ifndef YYPURE
  275. #define YYLEX        yylex()
  276. #endif
  277.  
  278. #ifdef YYPURE
  279. #ifdef YYLSP_NEEDED
  280. #ifdef YYLEX_PARAM
  281. #define YYLEX        yylex(&yylval, &yylloc, YYLEX_PARAM)
  282. #else
  283. #define YYLEX        yylex(&yylval, &yylloc)
  284. #endif
  285. #else /* not YYLSP_NEEDED */
  286. #ifdef YYLEX_PARAM
  287. #define YYLEX        yylex(&yylval, YYLEX_PARAM)
  288. #else
  289. #define YYLEX        yylex(&yylval)
  290. #endif
  291. #endif /* not YYLSP_NEEDED */
  292. #endif
  293.  
  294. /* If nonreentrant, generate the variables here */
  295.  
  296. #ifndef YYPURE
  297.  
  298. int    yychar;            /*  the lookahead symbol        */
  299. YYSTYPE    yylval;            /*  the semantic value of the        */
  300.                 /*  lookahead symbol            */
  301.  
  302. #ifdef YYLSP_NEEDED
  303. YYLTYPE yylloc;            /*  location data for the lookahead    */
  304.                 /*  symbol                */
  305. #endif
  306.  
  307. int yynerrs;            /*  number of parse errors so far       */
  308. #endif  /* not YYPURE */
  309.  
  310. #if YYDEBUG != 0
  311. int yydebug;            /*  nonzero means print parse trace    */
  312. /* Since this is uninitialized, it does not stop multiple parsers
  313.    from coexisting.  */
  314. #endif
  315.  
  316. /*  YYINITDEPTH indicates the initial size of the parser's stacks    */
  317.  
  318. #ifndef    YYINITDEPTH
  319. #define YYINITDEPTH 200
  320. #endif
  321.  
  322. /*  YYMAXDEPTH is the maximum size the stacks can grow to
  323.     (effective only if the built-in stack extension method is used).  */
  324.  
  325. #if YYMAXDEPTH == 0
  326. #undef YYMAXDEPTH
  327. #endif
  328.  
  329. #ifndef YYMAXDEPTH
  330. #define YYMAXDEPTH 10000
  331. #endif
  332.  
  333. /* Prevent warning if -Wstrict-prototypes.  */
  334. #ifdef __GNUC__
  335. int yyparse (void);
  336. #endif
  337.  
  338. #if __GNUC__ > 1        /* GNU C and GNU C++ define this.  */
  339. #define __yy_memcpy(FROM,TO,COUNT)    __builtin_memcpy(TO,FROM,COUNT)
  340. #else                /* not GNU C or C++ */
  341. #ifndef __cplusplus
  342.  
  343. /* This is the most reliable way to avoid incompatibilities
  344.    in available built-in functions on various systems.  */
  345. static void
  346. __yy_memcpy (from, to, count)
  347.      char *from;
  348.      char *to;
  349.      int count;
  350. {
  351.   register char *f = from;
  352.   register char *t = to;
  353.   register int i = count;
  354.  
  355.   while (i-- > 0)
  356.     *t++ = *f++;
  357. }
  358.  
  359. #else /* __cplusplus */
  360.  
  361. /* This is the most reliable way to avoid incompatibilities
  362.    in available built-in functions on various systems.  */
  363. static void
  364. __yy_memcpy (char *from, char *to, int count)
  365. {
  366.   register char *f = from;
  367.   register char *t = to;
  368.   register int i = count;
  369.  
  370.   while (i-- > 0)
  371.     *t++ = *f++;
  372. }
  373.  
  374. #endif
  375. #endif
  376.  
  377. #line 192 "/ade/lib/bison.simple"
  378.  
  379. /* The user can define YYPARSE_PARAM as the name of an argument to be passed
  380.    into yyparse.  The argument should have type void *.
  381.    It should actually point to an object.
  382.    Grammar actions can access the variable by casting it
  383.    to the proper pointer type.  */
  384.  
  385. #ifdef YYPARSE_PARAM
  386. #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
  387. #else
  388. #define YYPARSE_PARAM
  389. #define YYPARSE_PARAM_DECL
  390. #endif
  391.  
  392. int
  393. yyparse(YYPARSE_PARAM)
  394.      YYPARSE_PARAM_DECL
  395. {
  396.   register int yystate;
  397.   register int yyn;
  398.   register short *yyssp;
  399.   register YYSTYPE *yyvsp;
  400.   int yyerrstatus;    /*  number of tokens to shift before error messages enabled */
  401.   int yychar1 = 0;        /*  lookahead token as an internal (translated) token number */
  402.  
  403.   short    yyssa[YYINITDEPTH];    /*  the state stack            */
  404.   YYSTYPE yyvsa[YYINITDEPTH];    /*  the semantic value stack        */
  405.  
  406.   short *yyss = yyssa;        /*  refer to the stacks thru separate pointers */
  407.   YYSTYPE *yyvs = yyvsa;    /*  to allow yyoverflow to reallocate them elsewhere */
  408.  
  409. #ifdef YYLSP_NEEDED
  410.   YYLTYPE yylsa[YYINITDEPTH];    /*  the location stack            */
  411.   YYLTYPE *yyls = yylsa;
  412.   YYLTYPE *yylsp;
  413.  
  414. #define YYPOPSTACK   (yyvsp--, yyssp--, yylsp--)
  415. #else
  416. #define YYPOPSTACK   (yyvsp--, yyssp--)
  417. #endif
  418.  
  419.   int yystacksize = YYINITDEPTH;
  420.  
  421. #ifdef YYPURE
  422.   int yychar;
  423.   YYSTYPE yylval;
  424.   int yynerrs;
  425. #ifdef YYLSP_NEEDED
  426.   YYLTYPE yylloc;
  427. #endif
  428. #endif
  429.  
  430.   YYSTYPE yyval;        /*  the variable used to return        */
  431.                 /*  semantic values from the action    */
  432.                 /*  routines                */
  433.  
  434.   int yylen;
  435.  
  436. #if YYDEBUG != 0
  437.   if (yydebug)
  438.     fprintf(stderr, "Starting parse\n");
  439. #endif
  440.  
  441.   yystate = 0;
  442.   yyerrstatus = 0;
  443.   yynerrs = 0;
  444.   yychar = YYEMPTY;        /* Cause a token to be read.  */
  445.  
  446.   /* Initialize stack pointers.
  447.      Waste one element of value and location stack
  448.      so that they stay on the same level as the state stack.
  449.      The wasted elements are never initialized.  */
  450.  
  451.   yyssp = yyss - 1;
  452.   yyvsp = yyvs;
  453. #ifdef YYLSP_NEEDED
  454.   yylsp = yyls;
  455. #endif
  456.  
  457. /* Push a new state, which is found in  yystate  .  */
  458. /* In all cases, when you get here, the value and location stacks
  459.    have just been pushed. so pushing a state here evens the stacks.  */
  460. yynewstate:
  461.  
  462.   *++yyssp = yystate;
  463.  
  464.   if (yyssp >= yyss + yystacksize - 1)
  465.     {
  466.       /* Give user a chance to reallocate the stack */
  467.       /* Use copies of these so that the &'s don't force the real ones into memory. */
  468.       YYSTYPE *yyvs1 = yyvs;
  469.       short *yyss1 = yyss;
  470. #ifdef YYLSP_NEEDED
  471.       YYLTYPE *yyls1 = yyls;
  472. #endif
  473.  
  474.       /* Get the current used size of the three stacks, in elements.  */
  475.       int size = yyssp - yyss + 1;
  476.  
  477. #ifdef yyoverflow
  478.       /* Each stack pointer address is followed by the size of
  479.      the data in use in that stack, in bytes.  */
  480. #ifdef YYLSP_NEEDED
  481.       /* This used to be a conditional around just the two extra args,
  482.      but that might be undefined if yyoverflow is a macro.  */
  483.       yyoverflow("parser stack overflow",
  484.          &yyss1, size * sizeof (*yyssp),
  485.          &yyvs1, size * sizeof (*yyvsp),
  486.          &yyls1, size * sizeof (*yylsp),
  487.          &yystacksize);
  488. #else
  489.       yyoverflow("parser stack overflow",
  490.          &yyss1, size * sizeof (*yyssp),
  491.          &yyvs1, size * sizeof (*yyvsp),
  492.          &yystacksize);
  493. #endif
  494.  
  495.       yyss = yyss1; yyvs = yyvs1;
  496. #ifdef YYLSP_NEEDED
  497.       yyls = yyls1;
  498. #endif
  499. #else /* no yyoverflow */
  500.       /* Extend the stack our own way.  */
  501.       if (yystacksize >= YYMAXDEPTH)
  502.     {
  503.       yyerror("parser stack overflow");
  504.       return 2;
  505.     }
  506.       yystacksize *= 2;
  507.       if (yystacksize > YYMAXDEPTH)
  508.     yystacksize = YYMAXDEPTH;
  509.       yyss = (short *) alloca (yystacksize * sizeof (*yyssp));
  510.       __yy_memcpy ((char *)yyss1, (char *)yyss, size * sizeof (*yyssp));
  511.       yyvs = (YYSTYPE *) alloca (yystacksize * sizeof (*yyvsp));
  512.       __yy_memcpy ((char *)yyvs1, (char *)yyvs, size * sizeof (*yyvsp));
  513. #ifdef YYLSP_NEEDED
  514.       yyls = (YYLTYPE *) alloca (yystacksize * sizeof (*yylsp));
  515.       __yy_memcpy ((char *)yyls1, (char *)yyls, size * sizeof (*yylsp));
  516. #endif
  517. #endif /* no yyoverflow */
  518.  
  519.       yyssp = yyss + size - 1;
  520.       yyvsp = yyvs + size - 1;
  521. #ifdef YYLSP_NEEDED
  522.       yylsp = yyls + size - 1;
  523. #endif
  524.  
  525. #if YYDEBUG != 0
  526.       if (yydebug)
  527.     fprintf(stderr, "Stack size increased to %d\n", yystacksize);
  528. #endif
  529.  
  530.       if (yyssp >= yyss + yystacksize - 1)
  531.     YYABORT;
  532.     }
  533.  
  534. #if YYDEBUG != 0
  535.   if (yydebug)
  536.     fprintf(stderr, "Entering state %d\n", yystate);
  537. #endif
  538.  
  539.   goto yybackup;
  540.  yybackup:
  541.  
  542. /* Do appropriate processing given the current state.  */
  543. /* Read a lookahead token if we need one and don't already have one.  */
  544. /* yyresume: */
  545.  
  546.   /* First try to decide what to do without reference to lookahead token.  */
  547.  
  548.   yyn = yypact[yystate];
  549.   if (yyn == YYFLAG)
  550.     goto yydefault;
  551.  
  552.   /* Not known => get a lookahead token if don't already have one.  */
  553.  
  554.   /* yychar is either YYEMPTY or YYEOF
  555.      or a valid token in external form.  */
  556.  
  557.   if (yychar == YYEMPTY)
  558.     {
  559. #if YYDEBUG != 0
  560.       if (yydebug)
  561.     fprintf(stderr, "Reading a token: ");
  562. #endif
  563.       yychar = YYLEX;
  564.     }
  565.  
  566.   /* Convert token to internal form (in yychar1) for indexing tables with */
  567.  
  568.   if (yychar <= 0)        /* This means end of input. */
  569.     {
  570.       yychar1 = 0;
  571.       yychar = YYEOF;        /* Don't call YYLEX any more */
  572.  
  573. #if YYDEBUG != 0
  574.       if (yydebug)
  575.     fprintf(stderr, "Now at end of input.\n");
  576. #endif
  577.     }
  578.   else
  579.     {
  580.       yychar1 = YYTRANSLATE(yychar);
  581.  
  582. #if YYDEBUG != 0
  583.       if (yydebug)
  584.     {
  585.       fprintf (stderr, "Next token is %d (%s", yychar, yytname[yychar1]);
  586.       /* Give the individual parser a way to print the precise meaning
  587.          of a token, for further debugging info.  */
  588. #ifdef YYPRINT
  589.       YYPRINT (stderr, yychar, yylval);
  590. #endif
  591.       fprintf (stderr, ")\n");
  592.     }
  593. #endif
  594.     }
  595.  
  596.   yyn += yychar1;
  597.   if (yyn < 0 || yyn > YYLAST || yycheck[yyn] != yychar1)
  598.     goto yydefault;
  599.  
  600.   yyn = yytable[yyn];
  601.  
  602.   /* yyn is what to do for this token type in this state.
  603.      Negative => reduce, -yyn is rule number.
  604.      Positive => shift, yyn is new state.
  605.        New state is final state => don't bother to shift,
  606.        just return success.
  607.      0, or most negative number => error.  */
  608.  
  609.   if (yyn < 0)
  610.     {
  611.       if (yyn == YYFLAG)
  612.     goto yyerrlab;
  613.       yyn = -yyn;
  614.       goto yyreduce;
  615.     }
  616.   else if (yyn == 0)
  617.     goto yyerrlab;
  618.  
  619.   if (yyn == YYFINAL)
  620.     YYACCEPT;
  621.  
  622.   /* Shift the lookahead token.  */
  623.  
  624. #if YYDEBUG != 0
  625.   if (yydebug)
  626.     fprintf(stderr, "Shifting token %d (%s), ", yychar, yytname[yychar1]);
  627. #endif
  628.  
  629.   /* Discard the token being shifted unless it is eof.  */
  630.   if (yychar != YYEOF)
  631.     yychar = YYEMPTY;
  632.  
  633.   *++yyvsp = yylval;
  634. #ifdef YYLSP_NEEDED
  635.   *++yylsp = yylloc;
  636. #endif
  637.  
  638.   /* count tokens shifted since error; after three, turn off error status.  */
  639.   if (yyerrstatus) yyerrstatus--;
  640.  
  641.   yystate = yyn;
  642.   goto yynewstate;
  643.  
  644. /* Do the default action for the current state.  */
  645. yydefault:
  646.  
  647.   yyn = yydefact[yystate];
  648.   if (yyn == 0)
  649.     goto yyerrlab;
  650.  
  651. /* Do a reduction.  yyn is the number of a rule to reduce with.  */
  652. yyreduce:
  653.   yylen = yyr2[yyn];
  654.   if (yylen > 0)
  655.     yyval = yyvsp[1-yylen]; /* implement default value of the action */
  656.  
  657. #if YYDEBUG != 0
  658.   if (yydebug)
  659.     {
  660.       int i;
  661.  
  662.       fprintf (stderr, "Reducing via rule %d (line %d), ",
  663.            yyn, yyrline[yyn]);
  664.  
  665.       /* Print the symbols being reduced, and their result.  */
  666.       for (i = yyprhs[yyn]; yyrhs[i] > 0; i++)
  667.     fprintf (stderr, "%s ", yytname[yyrhs[i]]);
  668.       fprintf (stderr, " -> %s\n", yytname[yyr1[yyn]]);
  669.     }
  670. #endif
  671.  
  672.  
  673.   switch (yyn) {
  674.  
  675. case 1:
  676. #line 61 "bi-parser.y"
  677. { defs = yyvsp[0].def; ;
  678.     break;}
  679. case 3:
  680. #line 67 "bi-parser.y"
  681. { yyvsp[0].def->next = yyvsp[-1].def; yyval.def = yyvsp[0].def; ;
  682.     break;}
  683. case 4:
  684. #line 72 "bi-parser.y"
  685. { yyval.def = makedef (yyvsp[-7].string, yyvsp[-5].string, yyvsp[-2].variation); ;
  686.     break;}
  687. case 6:
  688. #line 78 "bi-parser.y"
  689. { yyvsp[0].variation->next = yyvsp[-2].variation; yyval.variation = yyvsp[0].variation; ;
  690.     break;}
  691. case 7:
  692. #line 83 "bi-parser.y"
  693. { yyval.variation = makevar (yyvsp[-1].string, (struct node *) NULL, (struct node *) NULL, (struct node *) NULL); ;
  694.     break;}
  695. case 8:
  696. #line 85 "bi-parser.y"
  697. { yyval.variation = makevar (yyvsp[-3].string, yyvsp[-1].node, (struct node *) NULL, (struct node *) NULL); ;
  698.     break;}
  699. case 9:
  700. #line 87 "bi-parser.y"
  701. { yyval.variation = makevar (yyvsp[-5].string, yyvsp[-3].node, yyvsp[-1].node, (struct node *) NULL); ;
  702.     break;}
  703. case 10:
  704. #line 89 "bi-parser.y"
  705. { yyval.variation = makevar (yyvsp[-7].string, yyvsp[-5].node, yyvsp[-3].node, yyvsp[-1].node); ;
  706.     break;}
  707. case 11:
  708. #line 93 "bi-parser.y"
  709. { yyval.string = ""; ;
  710.     break;}
  711. case 12:
  712. #line 94 "bi-parser.y"
  713. { yyval.string = yyvsp[0].string; ;
  714.     break;}
  715. case 13:
  716. #line 99 "bi-parser.y"
  717. { yyval.node = yyvsp[-1].node; ;
  718.     break;}
  719. case 14:
  720. #line 101 "bi-parser.y"
  721. { yyval.node = NULL; ;
  722.     break;}
  723. case 16:
  724. #line 108 "bi-parser.y"
  725. { yyvsp[-2].node->next = yyvsp[0].node; yyval.node = yyvsp[-2].node; ;
  726.     break;}
  727. case 17:
  728. #line 113 "bi-parser.y"
  729. { yyval.node = makenode (yyvsp[0].string); ;
  730.     break;}
  731. }
  732.    /* the action file gets copied in in place of this dollarsign */
  733. #line 487 "/ade/lib/bison.simple"
  734.  
  735.   yyvsp -= yylen;
  736.   yyssp -= yylen;
  737. #ifdef YYLSP_NEEDED
  738.   yylsp -= yylen;
  739. #endif
  740.  
  741. #if YYDEBUG != 0
  742.   if (yydebug)
  743.     {
  744.       short *ssp1 = yyss - 1;
  745.       fprintf (stderr, "state stack now");
  746.       while (ssp1 != yyssp)
  747.     fprintf (stderr, " %d", *++ssp1);
  748.       fprintf (stderr, "\n");
  749.     }
  750. #endif
  751.  
  752.   *++yyvsp = yyval;
  753.  
  754. #ifdef YYLSP_NEEDED
  755.   yylsp++;
  756.   if (yylen == 0)
  757.     {
  758.       yylsp->first_line = yylloc.first_line;
  759.       yylsp->first_column = yylloc.first_column;
  760.       yylsp->last_line = (yylsp-1)->last_line;
  761.       yylsp->last_column = (yylsp-1)->last_column;
  762.       yylsp->text = 0;
  763.     }
  764.   else
  765.     {
  766.       yylsp->last_line = (yylsp+yylen-1)->last_line;
  767.       yylsp->last_column = (yylsp+yylen-1)->last_column;
  768.     }
  769. #endif
  770.  
  771.   /* Now "shift" the result of the reduction.
  772.      Determine what state that goes to,
  773.      based on the state we popped back to
  774.      and the rule number reduced by.  */
  775.  
  776.   yyn = yyr1[yyn];
  777.  
  778.   yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  779.   if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp)
  780.     yystate = yytable[yystate];
  781.   else
  782.     yystate = yydefgoto[yyn - YYNTBASE];
  783.  
  784.   goto yynewstate;
  785.  
  786. yyerrlab:   /* here on detecting error */
  787.  
  788.   if (! yyerrstatus)
  789.     /* If not already recovering from an error, report this error.  */
  790.     {
  791.       ++yynerrs;
  792.  
  793. #ifdef YYERROR_VERBOSE
  794.       yyn = yypact[yystate];
  795.  
  796.       if (yyn > YYFLAG && yyn < YYLAST)
  797.     {
  798.       int size = 0;
  799.       char *msg;
  800.       int x, count;
  801.  
  802.       count = 0;
  803.       /* Start X at -yyn if nec to avoid negative indexes in yycheck.  */
  804.       for (x = (yyn < 0 ? -yyn : 0);
  805.            x < (sizeof(yytname) / sizeof(char *)); x++)
  806.         if (yycheck[x + yyn] == x)
  807.           size += strlen(yytname[x]) + 15, count++;
  808.       msg = (char *) malloc(size + 15);
  809.       if (msg != 0)
  810.         {
  811.           strcpy(msg, "parse error");
  812.  
  813.           if (count < 5)
  814.         {
  815.           count = 0;
  816.           for (x = (yyn < 0 ? -yyn : 0);
  817.                x < (sizeof(yytname) / sizeof(char *)); x++)
  818.             if (yycheck[x + yyn] == x)
  819.               {
  820.             strcat(msg, count == 0 ? ", expecting `" : " or `");
  821.             strcat(msg, yytname[x]);
  822.             strcat(msg, "'");
  823.             count++;
  824.               }
  825.         }
  826.           yyerror(msg);
  827.           free(msg);
  828.         }
  829.       else
  830.         yyerror ("parse error; also virtual memory exceeded");
  831.     }
  832.       else
  833. #endif /* YYERROR_VERBOSE */
  834.     yyerror("parse error");
  835.     }
  836.  
  837.   goto yyerrlab1;
  838. yyerrlab1:   /* here on error raised explicitly by an action */
  839.  
  840.   if (yyerrstatus == 3)
  841.     {
  842.       /* if just tried and failed to reuse lookahead token after an error, discard it.  */
  843.  
  844.       /* return failure if at end of input */
  845.       if (yychar == YYEOF)
  846.     YYABORT;
  847.  
  848. #if YYDEBUG != 0
  849.       if (yydebug)
  850.     fprintf(stderr, "Discarding token %d (%s).\n", yychar, yytname[yychar1]);
  851. #endif
  852.  
  853.       yychar = YYEMPTY;
  854.     }
  855.  
  856.   /* Else will try to reuse lookahead token
  857.      after shifting the error token.  */
  858.  
  859.   yyerrstatus = 3;        /* Each real token shifted decrements this */
  860.  
  861.   goto yyerrhandle;
  862.  
  863. yyerrdefault:  /* current state does not do anything special for the error token. */
  864.  
  865. #if 0
  866.   /* This is wrong; only states that explicitly want error tokens
  867.      should shift them.  */
  868.   yyn = yydefact[yystate];  /* If its default is to accept any token, ok.  Otherwise pop it.*/
  869.   if (yyn) goto yydefault;
  870. #endif
  871.  
  872. yyerrpop:   /* pop the current state because it cannot handle the error token */
  873.  
  874.   if (yyssp == yyss) YYABORT;
  875.   yyvsp--;
  876.   yystate = *--yyssp;
  877. #ifdef YYLSP_NEEDED
  878.   yylsp--;
  879. #endif
  880.  
  881. #if YYDEBUG != 0
  882.   if (yydebug)
  883.     {
  884.       short *ssp1 = yyss - 1;
  885.       fprintf (stderr, "Error: state stack now");
  886.       while (ssp1 != yyssp)
  887.     fprintf (stderr, " %d", *++ssp1);
  888.       fprintf (stderr, "\n");
  889.     }
  890. #endif
  891.  
  892. yyerrhandle:
  893.  
  894.   yyn = yypact[yystate];
  895.   if (yyn == YYFLAG)
  896.     goto yyerrdefault;
  897.  
  898.   yyn += YYTERROR;
  899.   if (yyn < 0 || yyn > YYLAST || yycheck[yyn] != YYTERROR)
  900.     goto yyerrdefault;
  901.  
  902.   yyn = yytable[yyn];
  903.   if (yyn < 0)
  904.     {
  905.       if (yyn == YYFLAG)
  906.     goto yyerrpop;
  907.       yyn = -yyn;
  908.       goto yyreduce;
  909.     }
  910.   else if (yyn == 0)
  911.     goto yyerrpop;
  912.  
  913.   if (yyn == YYFINAL)
  914.     YYACCEPT;
  915.  
  916. #if YYDEBUG != 0
  917.   if (yydebug)
  918.     fprintf(stderr, "Shifting error token, ");
  919. #endif
  920.  
  921.   *++yyvsp = yylval;
  922. #ifdef YYLSP_NEEDED
  923.   *++yylsp = yylloc;
  924. #endif
  925.  
  926.   yystate = yyn;
  927.   goto yynewstate;
  928. }
  929. #line 116 "bi-parser.y"
  930.  
  931.  
  932. static struct node *
  933. makenode (s)
  934.      char *s;
  935. {
  936.   struct node *n;
  937.  
  938.   n = (struct node *) malloc (sizeof (struct node));
  939.   n->text = s;
  940.   n->next = NULL;
  941.   return n;
  942. }
  943.  
  944. static struct variation *
  945. makevar (name, inputs, outputs, literals)
  946.      char *name;
  947.      struct node *inputs, *outputs, *literals;
  948. {
  949.   struct variation *v;
  950.  
  951.   v = (struct variation *) malloc (sizeof (struct variation));
  952.   v->name = name;
  953.   v->code = ndefs++;
  954.   v->inputs = inputs;
  955.   v->outputs = outputs;
  956.   v->literals = literals;
  957.   v->next = NULL;
  958.   return v;
  959. }
  960.  
  961. static struct def *
  962. makedef (name, template, vars)
  963.      char *name, *template;
  964.      struct variation *vars;
  965. {
  966.   struct def *d;
  967.  
  968.   d = (struct def *) malloc (sizeof (struct def));
  969.   d->basename = name;
  970.   d->template = template;
  971.   d->variations = vars;
  972.   d->next = NULL;
  973.   return d;
  974. }
  975.  
  976. void
  977. yyerror (s)
  978.      char *s;
  979. {
  980.   fprintf (stderr, "syntax error in input\n");
  981.   exit (FATAL_EXIT_CODE);
  982. }
  983.