/[bison]/bison/tests/regression.at
ViewVC logotype

Diff of /bison/tests/regression.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by akim, Thu Jul 25 17:30:44 2002 UTC revision 1.61 by akim, Thu Jul 25 17:32:34 2002 UTC
# Line 599  static const unsigned char yyr2[] = Line 599  static const unsigned char yyr2[] =
599  {  {
600         0,     2,     1,     0,     2,     4,     2         0,     2,     1,     0,     2,     4,     2
601  };  };
602  static const short yydefact[] =  static const unsigned char yydefact[] =
603  {  {
604         3,     0,     0,     2,     0,     0,     0,     3,     4,     3,         3,     0,     0,     2,     0,     0,     0,     3,     4,     3,
605         6,     5         6,     5
606  };  };
607  static const short yydefgoto[] =  static const signed char yydefgoto[] =
608  {  {
609        -1,     2,     3,     4,     8        -1,     2,     3,     4,     8
610  };  };
# Line 613  static const signed char yypact[] = Line 613  static const signed char yypact[] =
613        -2,    -1,     4,    -8,     0,     2,    -8,    -2,    -8,    -2,        -2,    -1,     4,    -8,     0,     2,    -8,    -2,    -8,    -2,
614        -8,    -8        -8,    -8
615  };  };
616  static const short yypgoto[] =  static const signed char yypgoto[] =
617  {  {
618        -8,    -7,    -8,    -8,    -8        -8,    -7,    -8,    -8,    -8
619  };  };
620  static const signed char yytable[] =  static const unsigned char yytable[] =
621  {  {
622        10,     1,    11,     5,     6,     0,     7,     9        10,     1,    11,     5,     6,     0,     7,     9
623  };  };
624  static const short yycheck[] =  static const signed char yycheck[] =
625  {  {
626         7,     3,     9,     4,     0,    -1,     6,     5         7,     3,     9,     4,     0,    -1,     6,     5
627  };  };

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26