Commit 8f7a6877 by Andrew Pinski Committed by Andrew Pinski

vect-fmaxv-fminv-compile.c: Add -fno-vect-cost-model.

2012-11-06  Andrew Pinski  <apinski@cavium.com>

	* gcc.target/aarch64/vect-fmaxv-fminv-compile.c: Add -fno-vect-cost-model.

From-SVN: r193276
parent 86d1f6a0
2012-11-06 Andrew Pinski <apinski@cavium.com>
* gcc.target/aarch64/vect-fmaxv-fminv-compile.c: Add -fno-vect-cost-model.
2012-11-06 Aldy Hernandez <aldyh@redhat.com>
* c-c++-common/tm/trxn-expr-3.c: Adjust for uninstrumented code path.
......
/* { dg-do compile } */
/* { dg-options "-O3 -ffast-math" } */
/* { dg-options "-O3 -ffast-math -fno-vect-cost-model" } */
#include "vect-fmaxv-fminv.x"
......
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