Re: NOP conversions in X+CST+CST

2017-06-21 Thread Richard Biener
On Tue, Jun 20, 2017 at 11:00 PM, Marc Glisse wrote: > Hello, > > now that FRE was fixed to avoid infinite recursion, this patch passes > bootstrap+testsuite on x86_64-pc-linux-gnu multilib with all languages > (including ada). > > This isn't exactly the patch that was reverted, because the previo

NOP conversions in X+CST+CST

2017-06-20 Thread Marc Glisse
Hello, now that FRE was fixed to avoid infinite recursion, this patch passes bootstrap+testsuite on x86_64-pc-linux-gnu multilib with all languages (including ada). This isn't exactly the patch that was reverted, because the previous patch did not actually handle vectors properly. It still