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

Diff of /bison/tests/torture.at

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

revision 1.16 by akim, Tue Jun 11 20:16:05 2002 UTC revision 1.17 by akim, Thu Jun 20 09:08:37 2002 UTC
# Line 371  AT_DATA([input.y], Line 371  AT_DATA([input.y],
371  ]$1[  ]$1[
372    static int yylex (void);    static int yylex (void);
373    static void yyerror (const char *msg);    static void yyerror (const char *msg);
 #define YYPRINT(File, Type, Value)                   \  
   fprintf (File, " (%d, stack size = %d, max = %d)", \  
            Value, yyssp - yyss + 1, yystacksize);  
374  %}  %}
375  %error-verbose  %error-verbose
376  %debug  %debug

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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