/[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.43 by akim, Mon Apr 8 11:46:05 2002 UTC revision 1.44 by akim, Tue Apr 9 19:19:59 2002 UTC
# Line 336  $ (0) 0 Line 336  $ (0) 0
336  ';' (59) 5  ';' (59) 5
337  '=' (61) 5  '=' (61) 5
338  error (256)  error (256)
339  undef_id_tok (257) 5  undef_id_tok (258) 5
340  const_id_tok (258) 5  const_id_tok (259) 5
341  Nonterminals, with rules where they appear  Nonterminals, with rules where they appear
342  $axiom (7)  $axiom (7)
343      on left: 0      on left: 0
# Line 460  AT_CHECK([[sed -n 's/  *$//;/^static con Line 460  AT_CHECK([[sed -n 's/  *$//;/^static con
460         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
461         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
462         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
463         2,     2,     2,     2,     2,     2,     1,     3,     4,     5,         2,     2,     2,     2,     2,     2,     1,     2,     3,     4,
464         6         5,     6
465  };  };
466  static const short yyprhs[] =  static const short yyprhs[] =
467  {  {
# Line 483  static const char *const yytname[] = Line 483  static const char *const yytname[] =
483  };  };
484  static const short yytoknum[] =  static const short yytoknum[] =
485  {  {
486         0,   256,     2,   257,   258,   259,   260,    -1         0,   256,   257,   258,   259,   260,   261,    -1
487  };  };
488  static const short yyr1[] =  static const short yyr1[] =
489  {  {

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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