[gforth] / gforth / vmgen-ex2 / peephole.c  

gforth: gforth/vmgen-ex2/peephole.c

Diff for /gforth/vmgen-ex2/peephole.c between version 1.2 and 1.3

version 1.2, Sun Jun 2 17:02:56 2002 UTC version 1.3, Tue Jul 30 20:55:11 2002 UTC
Line 36 
Line 36 
 #endif  #endif
 };  };
   
 int use_super = 1;  int use_super = 1; /* turned off by option -p */
   
 typedef struct Peeptable_entry {  typedef struct Peeptable_entry {
   struct Peeptable_entry *next;    struct Peeptable_entry *next;


Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help