Commit f1691f6c by Richard Biener Committed by Richard Biener

re PR tree-optimization/64410 (gcc 25% slower than clang 3.5 for adding complex numbers)

2015-01-20  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/64410
	* g++.dg/vect/pr64410.cc: Require vect_double.

From-SVN: r219885
parent c896d4b4
2015-01-20 Richard Biener <rguenther@suse.de>
PR tree-optimization/64410
* g++.dg/vect/pr64410.cc: Require vect_double.
2015-01-20 Matthew Wahab <matthew.wahab@arm.com>
PR target/64149
* gcc.target/arm/thumb1-far-farjump-3.c: Remove.
......
// { dg-do compile }
// { dg-require-effective-target vect_double }
#include <vector>
#include <complex>
......
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