[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Sat Jun 26 13:27:30 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/06/26 13:27:30
Modified files:
	cm3/m3-sys/m3cc/gcc-4.5/gcc/config/: darwin-protos.h 
Log message:
	../../gcc-4.5/gcc/config/darwin-protos.h:57: warning: âenum machine_modeâ declared inside parameter list
	../../gcc-4.5/gcc/config/darwin-protos.h:57: warning: its scope is only this definition or declaration, which is probably not what you want
	
	throw in forward declaration: "enum machine_mode;"
	
	could be we are missing an #include
    
    
More information about the M3commit
mailing list