c11-atomic-exec-5.c (dg-timeout-factor): New setting.

* gcc.dg/atomic/c11-atomic-exec-5.c (dg-timeout-factor): New
	setting.

From-SVN: r217726
This commit is contained in:
Maciej W. Rozycki 2014-11-18 16:34:21 +00:00 committed by Maciej W. Rozycki
parent 58bd290e5b
commit 699aa7d0b0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2014-11-18 Maciej W. Rozycki <macro@codesourcery.com>
* gcc.dg/atomic/c11-atomic-exec-5.c (dg-timeout-factor): New
setting.
2014-11-18 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/55942

View File

@ -9,6 +9,7 @@
/* { dg-additional-options "-D_XOPEN_SOURCE=600" { target *-*-solaris2.1[0-9]* } } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-require-effective-target pthread } */
/* { dg-timeout-factor 2 } */
#include <fenv.h>
#include <float.h>