Commit 5335c35f by Uros Bizjak

* gcc.target/i386/pr77621.c (dg-options): Add -mno-avx.

From-SVN: r240474
parent edc69abb
/* { dg-do compile } */
/* { dg-options "-O3 -mtune=atom -msse2 -fdump-tree-vect-stats" } */
/* { dg-options "-O3 -mtune=atom -msse2 -mno-avx -fdump-tree-vect-stats" } */
void
foo (double *x, int *y)
......
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