Commit 4a7f57d5 by Jakub Jelinek Committed by Jakub Jelinek

re PR target/72867 (SSE/AVX/AVX512: incorrect optimization of VMINPS/VMAXPS at compile time)

	PR target/72867
	* gcc.target/i386/pr72867.c: Add -msse to dg-options.

From-SVN: r239505
parent 75cc66f2
2016-08-16 Jakub Jelinek <jakub@redhat.com>
PR target/72867
* gcc.target/i386/pr72867.c: Add -msse to dg-options.
2016-08-16 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/69848
......
/* PR target/72867 */
/* { dg-do run } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -msse" } */
/* { dg-require-effective-target sse } */
#include "sse-check.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