diff mbox

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

Message ID 201011221828.47498.ebotcazou@adacore.com
State New
Headers show

Commit Message

Eric Botcazou Nov. 22, 2010, 5:28 p.m. UTC
There is a bug in _Q_dtoq on Solaris 8 and the tests hangs in the routine.

Tested on SPARC/Solaris 8 and 9, applied on the mainline.


2010-11-22  Eric Botcazou  <ebotcazou@adacore.com>

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

Patch

Index: gcc.dg/pr28796-2.c
===================================================================
--- gcc.dg/pr28796-2.c	(revision 167022)
+++ gcc.dg/pr28796-2.c	(working copy)
@@ -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"