[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun May 30 17:47:50 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/05/30 17:47:50

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

Log message:
	POINTER_PLUS_EXPR really does want unsigned sizetype, not even
	signed ssizetype.
	If I'm given a signed type, I first convert to ssizetype.
	Then either way I convert to sizetype.




More information about the M3commit mailing list