/[bison]/bison/data/yacc.c
ViewVC logotype

Diff of /bison/data/yacc.c

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

revision 1.47 by eggert, Sat Dec 28 08:36:02 2002 UTC revision 1.48 by eggert, Thu Jan 2 23:58:42 2003 UTC
# Line 1112  yyerrlab: Line 1112  yyerrlab:
1112  yyerrlab1:  yyerrlab1:
1113    
1114    /* Suppress GCC warning that yyerrlab1 is unused when no action    /* Suppress GCC warning that yyerrlab1 is unused when no action
1115       invokes YYERROR.  */       invokes YYERROR.  MacOS 10.2.3's buggy "smart preprocessor"
1116         insists on the trailing semicolon.  */
1117  #if defined (__GNUC_MINOR__) && 2093 <= (__GNUC__ * 1000 + __GNUC_MINOR__)  #if defined (__GNUC_MINOR__) && 2093 <= (__GNUC__ * 1000 + __GNUC_MINOR__)
1118    __attribute__ ((__unused__))    __attribute__ ((__unused__));
1119  #endif  #endif
1120    
1121  ]b4_location_if([  yylerrsp = yylsp;  ]b4_location_if([  yylerrsp = yylsp;

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

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