[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Tue Jul 6 00:16:43 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/07/06 00:16:43

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

Log message:
	add some asserts around bit field offsets and sizes,
	that they are all <= 64 and  <= TYPE_PRECISION, as well
	their sums are (which is redundant but ok)
	one small branch of insert looks pointless, assert(false)




More information about the M3commit mailing list