OSDN Git Service

Building rx's gas code atm fails:
authorvapier <vapier>
Tue, 25 Oct 2011 20:36:21 +0000 (20:36 +0000)
committervapier <vapier>
Tue, 25 Oct 2011 20:36:21 +0000 (20:36 +0000)
commit5bce3b13c278a6175d1a9888fcfeb1b55dbf121e
treed8294effff828b7b766bd73f69323dbf66467c61
parent35a1d6f203e5c95c2c56e624805101f536b5fd2c
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