* gcc.dg/vect/slp-multitypes-2.c: Replace dg-do run with
dg-xfail-run-if.
Only xfail with gas.
From-SVN: r171152
+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"