[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Mon Jul 12 11:46:41 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/07/12 11:46:41
Modified files:
	cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c 
Log message:
	represent sets as a pointer to a word, not an untyped pointer
	This seems fixes inlining on AMD64_DARWIN (more testing being
	done, including of SOLgnu).
	This was my fault: the old code to call functions didn't
	have to worry about the types of sets, because it didn't
	dereference them..
    
    
More information about the M3commit
mailing list