Commit c345e052 by Rainer Orth Committed by Rainer Orth

slp-multitypes-2.c: Replace dg-do run with dg-xfail-run-if.

	* gcc.dg/vect/slp-multitypes-2.c: Replace dg-do run with
	dg-xfail-run-if.
	Only xfail with gas.

From-SVN: r171152
parent 81f2b976
2011-03-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/vect/slp-multitypes-2.c: Replace dg-do run with
dg-xfail-run-if.
Only xfail with gas.
2011-03-18 Jason Merrill <jason@redhat.com>
* g++.dg/template/fn-ptr1.C: New.
......
/* { dg-require-effective-target vect_int } */
/* { dg-do run { xfail { sparc*-*-* && ilp32 } } } PR rtl-opt/46603 */
/* { dg-xfail-run-if "PR rtl-optimization/46603" { sparc*-*-* && { ilp32 && gas } } } */
#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