[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Fri Nov 19 10:28:45 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/11/19 10:28:45

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

Log message:
	fix a type mismatch in set operations, found by enable-checking
	fixed just by computing sizes a few lines later, so they
	use the computed underlying types *after* they are computed
	
	put a newline in the assertion message for readability
	(It is an easy one to trigger via human error, running
	cm3cg manually, such as in a debugger, without -m64)
	
	fixup the assertions a bit in m3_do_fixed_insert
	(I'd like to give bitfield operations another shot..)




More information about the M3commit mailing list