/[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.49 by hilfinger, Mon May 20 22:56:53 2002 UTC revision 1.50 by akim, Sun May 26 18:38:41 2002 UTC
# Line 1  Line 1 
1  # Bison Regressions.                               -*- Autotest -*-  # Bison Regressions.                               -*- Autotest -*-
2  # Copyright 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3    
4  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
5  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 549  static const short yycheck[] = Line 549  static const short yycheck[] =
549  {  {
550         7,     3,     9,     4,     0,    -1,     6,     5         7,     3,     9,     4,     0,    -1,     6,     5
551  };  };
552    static const unsigned char yystos[] =
553    {
554           0,     3,     8,     9,    10,     4,     0,     6,    11,     5,
555           8,     8
556    };
557  ]])  ]])
558    
559  AT_CLEANUP  AT_CLEANUP

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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