[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Tue Jun 1 14:32:23 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/06/01 14:32:23
Modified files:
cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c
Log message:
major: remove the add_stmt from m3cg_pop
Compiling m3core each way, and optimized and not, the only thing
add_stmt does is add unnecessary code (and it survives optimization).
Notice that for years the decision to call add_stmt wasn't right
and nobody noticed, which isn't conclusive of course..
More information about the M3commit
mailing list