CVSROOT: /usr/cvs Changes by: jkrell at birch. 10/06/01 14:16:57 Modified files: cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c Log message: globals don't need to be initialized to 0, it is the default; removing the initialization is even sometimes an optimization, depending on the compiler