/[bison]/bison/src/reader.c
ViewVC logotype

Diff of /bison/src/reader.c

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

revision 1.149 by ra, Tue Mar 5 18:30:22 2002 UTC revision 1.150 by akim, Tue Mar 19 08:16:25 2002 UTC
# Line 759  parse_union_decl (void) Line 759  parse_union_decl (void)
759    
760    typed = 1;    typed = 1;
761    
762      MUSCLE_INSERT_INT ("stype_line", lineno);
763    obstack_init (&union_obstack);    obstack_init (&union_obstack);
764    obstack_sgrow (&union_obstack, "union");    obstack_sgrow (&union_obstack, "union");
765    

Legend:
Removed from v.1.149  
changed lines
  Added in v.1.150

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