[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun Sep 12 21:23:10 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/09/12 21:23:10

Modified files:
	cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c 

Log message:
	some more tracing;
	rename m => offset
	n => count
	remove more manual tracing
	indent enums
	add missing outdent
	
	fix trees with regard to RETURN_EXPR
	based on configure -enable-checking feedback
	notice that I'm ignoring other -enable-checking feedback,
	if I handle it all, there are problems; eventually
	we'd like it to work but it isn't easy
	
	allow inlining!!
	
	switch type table to fixed size
	is this needed?? It is quite lame.
	will try again without




More information about the M3commit mailing list