[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Thu Jul 1 14:41:08 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/07/01 14:41:08

Modified files:
	cm3/m3-sys/m3tests/src/c1/c135/: Main.m3 m3makefile 
	cm3/m3-sys/m3tests/src/c1/c135/expected/AMD64_DARWIN/: Main.ms 
Added files:
	cm3/m3-sys/m3tests/src/c1/c135/expected/AMD64_DARWIN/: A.is A.ms 

Log message:
	generate code, what we had and a fair amount more
	we now generate add, subtract, mult, div, mod, or, and, xor
	for every integer type pair, for either two global variables
	or two parameters
	as well as returning each type as a constant or from
	a global variable or a parameter of any integer type
	
	1104 total little functions, so far
	
	I still need to add bit field uses before I can go back and
	resume configure -enable-checking fixes, as the straightforward
	type fix there regressed code equality, so I want to try
	bit field refs again for constant bit insert/extract




More information about the M3commit mailing list