[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Fri Nov 19 17:51:40 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/11/19 17:51:40

Modified files:
	cm3/m3-libs/m3core/src/runtime/common/: RTMisc.i3 RTMiscC.c 

Log message:
	I forgot to commit this.
	The aliasing runs afoul of the checks enabled now in gcc.
	So duplicate things.
	
	see
	http://hudson.modula3.com:8080/view/cm3-current/job/cm3-current-build-AMD64_FREEBSD/410/console
	
	D.10047 = RTMisc__Upper (D.5235, dataAlignment.323);
	
	../src/runtime/common/RTCollector.m3:393: confused by earlier errors, bailing out
	m3_backend => 4
	m3cc (aka cm3cg) failed compiling: RTCollector.mc
	../src/runtime/common/RTCollector.m3: In function 'RTHeapRep__LongAlloc':
	../src/runtime/common/RTCollector.m3:393:0: error: invalid conversion in gimple call
	<unnamed type> *
	
	int_64
	
	D.10047 = RTMisc__Upper (D.5235, dataAlignment.323);




More information about the M3commit mailing list