src/gas ChangeLog config/rx-defs.h config/rx-p ...

vapier@sourceware.org vapier@sourceware.org
Tue Oct 25 20:36:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-10-25 20:36:22

Modified files:
	gas            : ChangeLog 
	gas/config     : rx-defs.h rx-parse.y 

Log message:
	Building rx's gas code atm fails:
	
	rx-parse.c: In function ‘rx_parse’:
	rx-parse.c:3774:9: error: passing argument 1 of ‘rx_error’ discards ‘const’
	qualifier from pointer target type [-Werror]
	../../../gas/config/rx-defs.h:40:12: note:
	expected ‘char *’ but argument is of type ‘const char *’
	cc1: all warnings being treated as errors
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4599&r2=1.4600
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/rx-defs.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/rx-parse.y.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list