On Tue, Nov 22, 2016 at 5:12 PM, Jakub Jelinek <ja...@redhat.com> wrote: > Hi! > > As mentioned in the PR, these 2 ISAs were added to just the first of the two > Intel specific target pragmas (the first one is used in the sse-22.c test > itself, the second one when it is included from sse-22a.c). > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > > 2016-11-22 Jakub Jelinek <ja...@redhat.com> > > PR target/78451 > * gcc.target/i386/sse-22.c: Add avx5124fmaps,avx5124vnniw to > GCC target pragma before including immintrin.h.
OK. Thanks, Uros.