Commit 23b56a01 by Richard Biener Committed by Richard Biener

slp-pr56812.cc: Use dg-additional-options.

2013-04-03  Richard Biener  <rguenther@suse.de>

	* g++.dg/vect/slp-pr56812.cc: Use dg-additional-options.

From-SVN: r197407
parent b3d45ff0
2013-04-03 Richard Biener <rguenther@suse.de>
* g++.dg/vect/slp-pr56812.cc: Use dg-additional-options.
2013-04-03 Richard Biener <rguenther@suse.de>
PR tree-optimization/55964
* gcc.dg/torture/pr55964-2.c: New testcase.
......
/* { dg-do compile } */
/* { dg-require-effective-target vect_float } */
/* { dg-options "-O3 -funroll-loops -fdump-tree-slp-details" } */
/* { dg-additional-options "-O3 -funroll-loops -fvect-cost-model" } */
class mydata {
public:
......
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