Re: Avoid global state in rx_handle_option

2011-04-07 Thread Joseph S. Myers
There was a bug in how the conversion to Enum was done in this patch; I've applied this followup patch to fix it. Index: ChangeLog === --- ChangeLog (revision 172137) +++ ChangeLog (working copy) @@ -1,5 +1,10 @@ 2011-04-07 Jos

Re: Avoid global state in rx_handle_option

2011-04-05 Thread Nick Clifton
Hi Joseph, Tested building cc1 and xgcc for cross to rx-elf. Will commit to trunk in the absence of target maintainer objections. 2011-04-04 Joseph Myers * config/rx/rx-opts.h: New. * config/rx/rx.c (rx_cpu_type): Remove. (rx_handle_option): Don't assert that global s