/[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.69 by akim, Fri Oct 11 11:23:19 2002 UTC revision 1.70 by eggert, Mon Oct 14 08:05:20 2002 UTC
# Line 599  static const unsigned char yyprhs[] = Line 599  static const unsigned char yyprhs[] =
599  {  {
600         0,     0,     3,     5,     6,     9,    14         0,     0,     3,     5,     6,     9,    14
601  };  };
602  static const signed char yyrhs[] =  static const yysigned_char yyrhs[] =
603  {  {
604         8,     0,    -1,     9,    -1,    -1,    10,    11,    -1,     3,         8,     0,    -1,     9,    -1,    -1,    10,    11,    -1,     3,
605         4,     5,     8,    -1,     6,     8,    -1         4,     5,     8,    -1,     6,     8,    -1
# Line 630  static const unsigned char yydefact[] = Line 630  static const unsigned char yydefact[] =
630         3,     0,     0,     2,     0,     0,     1,     3,     4,     3,         3,     0,     0,     2,     0,     0,     1,     3,     4,     3,
631         6,     5         6,     5
632  };  };
633  static const signed char yydefgoto[] =  static const yysigned_char yydefgoto[] =
634  {  {
635        -1,     2,     3,     4,     8        -1,     2,     3,     4,     8
636  };  };
637  static const signed char yypact[] =  static const yysigned_char yypact[] =
638  {  {
639        -2,    -1,     4,    -8,     0,     2,    -8,    -2,    -8,    -2,        -2,    -1,     4,    -8,     0,     2,    -8,    -2,    -8,    -2,
640        -8,    -8        -8,    -8
641  };  };
642  static const signed char yypgoto[] =  static const yysigned_char yypgoto[] =
643  {  {
644        -8,    -7,    -8,    -8,    -8        -8,    -7,    -8,    -8,    -8
645  };  };
# Line 647  static const unsigned char yytable[] = Line 647  static const unsigned char yytable[] =
647  {  {
648        10,     1,    11,     5,     6,     0,     7,     9        10,     1,    11,     5,     6,     0,     7,     9
649  };  };
650  static const signed char yycheck[] =  static const yysigned_char yycheck[] =
651  {  {
652         7,     3,     9,     4,     0,    -1,     6,     5         7,     3,     9,     4,     0,    -1,     6,     5
653  };  };

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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