On Mon, Sep 21, 2015 at 12:50 PM, Kirill Yukhin <kirill.yuk...@gmail.com> wrote: > Hello Uroš, > > This simple patch fixes mode (to iterator) in > splitter for `not-xor' logic. > > Bootstrapped & reg-tested on trunk. > > Is it ok for trunk? > > Is it ok for gcc-5-branch? (if tested accordingly)
OK everywhere. Looks obvious, though. > (I have no idea how to reference to define_split in > ChangeLog entry) Yes, you need a bit of creativity to describe define_splits, but looks OK to me. > > gcc/ > * gcc/config/i386/i386.md (define_split not/xor SWI1248x): Use > iterator instead of fixed modes.. Thanks, Uros.