dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/codegen cg_gen.h,1.31,1.32


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/codegen cg_gen.h,1.31,1.32
Date: Wed, 20 Nov 2002 06:36:57 -0500

Update of /cvsroot/dotgnu-pnet/pnet/codegen
In directory subversions:/tmp/cvs-serv22390/codegen

Modified Files:
        cg_gen.h 
Log Message:
start simple arithmetic optimizations


Index: cg_gen.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/codegen/cg_gen.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** cg_gen.h    27 Oct 2002 14:41:04 -0000      1.31
--- cg_gen.h    20 Nov 2002 11:36:53 -0000      1.32
***************
*** 131,134 ****
--- 131,135 ----
        long                    contextStackSize;       /* Size of statement 
context stack */
        long                    contextStackMax;        /* Max size of context 
stack */
+       int                             optimizeFlag ;          /* values of 
-O0, -O1, -O2, -O3 */
        ILNode         *currentClass;           /* Current class being 
processed */
        ILNode             *currentMethod;              /* Current method being 
processed */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]