Commit 9b8b2f67 by Richard Biener Committed by Richard Biener

re PR testsuite/68681 (testcase gcc.dg/vect/pr45752.c fails on AArch64)

2015-12-04  Richard Biener  <rguenther@suse.de>

	PR testsuite/68681
	* gcc.dg/vect/pr45752.c: Add --param tree-reassoc-width=1.

From-SVN: r231253
parent dcc75da4
2015-12-04 Richard Biener <rguenther@suse.de>
PR testsuite/68681
* gcc.dg/vect/pr45752.c: Add --param tree-reassoc-width=1.
2015-12-04 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/sso-9.c: New test.
......
/* { dg-require-effective-target vect_int } */
/* { dg-additional-options "--param tree-reassoc-width=1" } */
#include <stdarg.h>
#include "tree-vect.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