* gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.

From-SVN: r167040
This commit is contained in:
Eric Botcazou 2010-11-22 17:29:14 +00:00 committed by Eric Botcazou
parent dc007c1fd2
commit fbd9f2f91a
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,8 @@
2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
PR rtl-optimization/46603
* gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.

View file

@ -2,6 +2,7 @@
/* { dg-options "-O2 -funsafe-math-optimizations -fno-finite-math-only -DUNSAFE" } */
/* { dg-add-options ieee } */
/* { dg-skip-if "No Inf/NaN support" { spu-*-* } } */
/* { dg-skip-if "Bug in _Q_dtoq" { sparc*-sun-solaris2.8 } } */
#include "tg-tests.h"