Commit a1e78aee by Eric Botcazou Committed by Eric Botcazou

re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)

	PR rtl-optimization/46603
	* gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.

From-SVN: r167034
parent 7fafbb19
2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/46603
* gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
PR testsuite/46230
* gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
being vectorized. Adjust dg-final pattern.
......
/* { dg-require-effective-target vect_int } */
/* { dg-do run { xfail { sparc*-*-* && ilp32 } } } PR rtl-opt/46603 */
#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