/[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.49 by eggert, Fri Jan 3 14:33:17 2003 UTC revision 1.50 by eggert, Sun Jan 5 00:48:16 2003 UTC
# Line 1115  yyerrlab1: Line 1115  yyerrlab1:
1115       invokes YYERROR.  MacOS 10.2.3's buggy "smart preprocessor"       invokes YYERROR.  MacOS 10.2.3's buggy "smart preprocessor"
1116       insists on the trailing semicolon.  */       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      /* GNU C++ (as of version 3.2.1) does not allow attributes on labels.  */
1119    # ifndef __cplusplus
1120    __attribute__ ((__unused__));    __attribute__ ((__unused__));
1121    # endif
1122  #endif  #endif
1123    
1124  ]b4_location_if([  yylerrsp = yylsp;  ]b4_location_if([  yylerrsp = yylsp;

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