[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Sat Nov  6 18:04:20 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/11/06 18:04:20
Modified files:
	cm3/m3-sys/m3cc/gcc/gmp/: gmp-impl.h 
Log message:
	"gmp-impl.h", line 2812: warning:  attribute "mode" is unknown, ignored
	"gmp-impl.h", line 2812: warning: attribute parameter "QI" is undefined
	"gmp-impl.h", line 2813: warning:  attribute "mode" is unknown, ignored
	"gmp-impl.h", line 2813: warning: attribute parameter "SI" is undefined
	"gmp-impl.h", line 2814: warning:  attribute "mode" is unknown, ignored
	"gmp-impl.h", line 2814: warning: attribute parameter "SI" is undefined
	"gmp-impl.h", line 2815: warning:  attribute "mode" is unknown, ignored
	"gmp-impl.h", line 2815: warning: attribute parameter "DI" is undefined
	"gmp-impl.h", line 2816: warning:  attribute "mode" is unknown, ignored
	"gmp-impl.h", line 2816: warning: attribute parameter "DI" is undefined
	
	with SunStudio 12, add if defined(__GNUC__) and go down portable path.
    
    
More information about the M3commit
mailing list