re PR tree-optimization/18437 (vectorizer failed for matrix multiplication)

2012-05-09  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/18437
	* gfortran.dg/vect/rnflow-trs2a2.f90: Move ...
	* gfortran.dg/vect/fast-math-rnflow-trs2a2.f90: ... here.

From-SVN: r187330
This commit is contained in:
Richard Guenther 2012-05-09 12:59:46 +00:00 committed by Richard Biener
parent 8875e93954
commit e7ff45102c
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2012-05-09 Richard Guenther <rguenther@suse.de>
PR tree-optimization/18437
* gfortran.dg/vect/rnflow-trs2a2.f90: Move ...
* gfortran.dg/vect/fast-math-rnflow-trs2a2.f90: ... here.
2012-05-09 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/53226