On Fri, Mar 25, 2016 at 5:11 PM, Kirill Yukhin wrote:
> Hello,
> Patch in the bottom fixes ICE caused by incosistence of modes
> in andn splitter.
>
> Bootstrapped & regtested (32/64b x86 targets).
> Richard, is it ok for main trunk?
>
> gcc/
> PR target/70406
> * config/i386/i38
Hello,
Patch in the bottom fixes ICE caused by incosistence of modes
in andn splitter.
Bootstrapped & regtested (32/64b x86 targets).
Richard, is it ok for main trunk?
gcc/
PR target/70406
* config/i386/i386.md (define_split, andn): Fix modes.
gcc/testsuite/
PR target/