Building rx's gas code atm fails:
commitcde6d02aaaa881f9067375e56205b637b6507bda
authorMike Frysinger <vapier@gentoo.org>
Tue, 25 Oct 2011 20:36:21 +0000 (25 20:36 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 25 Oct 2011 20:36:21 +0000 (25 20:36 +0000)
treeaf10fd110a344cf0791645d7351711ea33163af8
parent40e70a1a065d07b58e2a6731aa22b0481dca52e0
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>
gas/ChangeLog
gas/config/rx-defs.h
gas/config/rx-parse.y