* gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 22 Nov 2010 17:29:14 +0000 (17:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 22 Nov 2010 17:29:14 +0000 (17:29 +0000)
From-SVN: r167040

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr28796-2.c

index 4d9bbc5d1649c013447c77429a96213da2a8138b..a2e612975cf4d7ab9467f7b154f60664b756d13e 100644 (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.
 
index f56a5d4a4449fbdb2df5eac7f8ec8075c908502f..9b87c5ab4e3bf77a38f9b11a4639e578bc8121cd 100644 (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"