2018-02-13 Vladimir Makarov <vmakarov@redhat.com>
PR target/84359
* gcc.target/i386/57193.c: Add -march=x86-64.
From-SVN: r257628
+2018-02-13 Vladimir Makarov <vmakarov@redhat.com>
+
+ PR target/84359
+ * gcc.target/i386/57193.c: Add -march=x86-64.
+
2018-02-13 Paolo Bonzini <bonzini@gnu.org>
PR sanitizer/84340
/* { dg-do compile { target { ! ia32 } } } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2 -march=x86-64" } */
/* { dg-final { scan-assembler-times "movdqa" 2 } } */
#include <emmintrin.h>