[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Sep 19 06:55:39 CEST 2012


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	12/09/19 06:55:39

Modified files:
	cm3/m3-sys/m3back/src/: M3C.m3 

Log message:
	put line directives in comments (for now)
	put static_link last instead of first
	This lets us get much further:
	RunMainBody: exec: ../src/etimer/ETimer.m3(3)
	
	Program received signal EXC_BAD_ACCESS, Could not access memory.
	Reason: KERN_PROTECTION_FAILURE at address: 0x00000004
	0x00343511 in ETimer__Push (t=0x16bc1b8 "??B") at ETimer.mc.c:743
	743	(*(volatile INT32*)(4+(ADDRESS)*(volatile ADDRESS*)&L_14))=(INT32)(((INT32)(((INT32)(((INT32)(*(volatile INT32*)(4+(ADDRESS)*(volatile ADDRESS*)&L_14)))+((INT32)(((INT32)1))))))));
	(gdb)
	
	(before at Main(0) we ran the body, which was wrong)
	
	print min32 and min64 as -max32 and -max64-1 to fix warning




More information about the M3commit mailing list