Commit e0479b58 by Sebastian Peryt Committed by Jeff Law

re PR target/84460 (gcc.target/i386/pr57193.c fail)

2018-01-16  Sebastian Peryt  <sebastian.peryt@intel.com>

	PR target/84460
	* gcc.target/i386/pr57193.c: Add -mtune=generic.

From-SVN: r257810
parent 14e335ed
2018-01-16 Sebastian Peryt <sebastian.peryt@intel.com>
PR target/84460
* gcc.target/i386/pr57193.c: Add -mtune=generic.
2018-02-19 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/84348
......
/* { dg-do compile } */
/* { dg-options "-O2 -msse2 -mno-sse3" } */
/* { dg-options "-O2 -msse2 -mno-sse3 -mtune=generic" } */
/* { dg-final { scan-assembler-times "movdqa" 2 } } */
#include <emmintrin.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment