Re: RFA: Generate canonical rtl in process_address

2012-10-25 Thread Vladimir Makarov
On 10/25/2012 05:50 AM, Richard Sandiford wrote: Hi Vlad, As promised a while ago, here's a patch to make process_address create canonical rtl. It also fixes the base_reg_class for the index + disp => base + index case. Tested on x86_64-linux-gnu. Also tested by making sure that there were no

RFA: Generate canonical rtl in process_address

2012-10-25 Thread Richard Sandiford
Hi Vlad, As promised a while ago, here's a patch to make process_address create canonical rtl. It also fixes the base_reg_class for the index + disp => base + index case. Tested on x86_64-linux-gnu. Also tested by making sure that there were no changes in assembly output for a set of gcc .ii fi