[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Sat Nov 20 22:28:50 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/11/20 22:28:50
Modified files:
	cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c 
Log message:
	Remove the remaining volatile stores, on extract and static_link.
	On static_link, this helps *slightly* with enable-checking, and
	this is generally what we want anyway, for better optimization.
	(of course we still volatize in the presence of setjmp/fork)
	
	It is not enough however to remove the hack in the enable-checking,
	as it still hits in some cases. More to do here.
    
    
More information about the M3commit
mailing list