[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Mar 3 12:09:10 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/03/03 12:09:10

Modified files:
	cm3/m3-sys/m3tests/src/p2/p227/: Main.m3 stdout.pgm 
	                                 stdout.pgm-little_endian32 

Log message:
	extend test case (a bit annoyingly long already)
	attempting to insert/extract upper bits
	I haven't yet extended the bit offsets
	before I get there, this extension already is exhibiting
	two behaviors that need further investigation, and is therefore
	not quite as extended as intended (the commenting out of flipA)
	
	in the 32bit insert, I get a subrange error if I allow the flipA
	Perhaps I just don't understand something.
	
	in the 64bit insert, I get an error in the backend if I allow flipA
	and the code looks a little wrong; it is having trouble
	allocating registers/temps
	
	will test with gcc for one thing
	and with the release branch
	the 64bit problem doesn't seem to do with 64bits so much as
	"complex" expressions in function calls (sounds wrong, but
	no matter, I'll investigate)




More information about the M3commit mailing list