[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Fri Feb 8 08:47:21 CET 2013


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	13/02/08 08:47:21

Modified files:
	cm3/m3-sys/m3cc/gcc-4.7/gcc/: lto-streamer.h 

Log message:
	address a little bit of the failure to compiler on Solaris:
	
	void undefined();
	
	static inline unused() { undefined(); }
	
	=> linker fails to find undefined
	
	=> fix is to remove unused




More information about the M3commit mailing list