[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Tue Aug 31 14:08:13 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/08/31 14:08:13

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

Log message:
	Mark all record types as addressable, so they will never be passed in registers.
	Marking the parameters in-memory doesn't suffice.
	
	Also some tracking tweaks.
	And add an assert.
	
	In the new type system, rename id_tree_pair_t to id_tree_pair_t in case
	it gets more data.
	
	Turn on the type code again.




More information about the M3commit mailing list