On Mon, Aug 25, 2014 at 2:24 PM, Marek Polacek <pola...@redhat.com> wrote:
>> Done. >> >> 2014-08-25 Petr Murzin <petr.mur...@intel.com> >> >> * config/i386/i386.md (SWI1248_AVX512BW): New mode iterator. >> (*k<logic><mode>): Add *k<logic>qi and *k<logic>hi and use >> SWI1248_AVX512BW mode iterator. > > This broke gcc build: > i386.md:894: unterminated construct > > Uros, ok to fix with the following? (Though it looks obvious enough...) > > 2014-08-25 Marek Polacek <pola...@redhat.com> > > * config/i386/i386.md (SWI1248_AVX512BW): Add missing paren. Yes, please go ahed with the fix. Thanks, Uros.