[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Mon Sep 13 00:28:45 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/09/13 00:28:45

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

Log message:
	fix C++ warnings from gcc 4.5
	fix undefined warnings from gcc 4.5
	fix simple recent typo that triggered warning from gcc 4.5
	(the real reason I was going to try gcc 4.5 was for its
	#pragma diagnostic feature, so I could say T foo = { 0 }
	but I gave up on that, so unfortunate the gcc warning there
	and the historical lack of a way to supress it, it greatly
	decreases what you can do with portable warning-free C)




More information about the M3commit mailing list