/[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.46 by akim, Sat May 4 08:48:04 2002 UTC revision 1.47 by akim, Sun May 5 11:56:06 2002 UTC
# Line 489  AT_CHECK([[sed -n 's/  *$//;/^static con Line 489  AT_CHECK([[sed -n 's/  *$//;/^static con
489         2,     2,     2,     2,     2,     2,     1,     2,     3,     4,         2,     2,     2,     2,     2,     2,     1,     2,     3,     4,
490         5,     6         5,     6
491  };  };
492  static const short yyprhs[] =  static const unsigned char yyprhs[] =
493  {  {
494         0,     0,     3,     5,     6,     9,    14         0,     0,     3,     5,     6,     9,    14
495  };  };
496  static const yyrhs_t yyrhs[] =  static const signed char yyrhs[] =
497  {  {
498         8,     0,    -1,     9,    -1,    -1,    10,    11,    -1,     3,         8,     0,    -1,     9,    -1,    -1,    10,    11,    -1,     3,
499         4,     5,     8,    -1,     6,     8,    -1         4,     5,     8,    -1,     6,     8,    -1
500  };  };
501  static const short yyrline[] =  static const unsigned char yyrline[] =
502  {  {
503         0,     2,     2,     3,     3,     4,     5         0,     2,     2,     3,     3,     4,     5
504  };  };
# Line 515  static const yy_token_number_type yyr1[] Line 515  static const yy_token_number_type yyr1[]
515  {  {
516         0,     7,     8,     9,     9,    10,    11         0,     7,     8,     9,     9,    10,    11
517  };  };
518  static const short yyr2[] =  static const unsigned char yyr2[] =
519  {  {
520         0,     2,     1,     0,     2,     4,     2         0,     2,     1,     0,     2,     4,     2
521  };  };

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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