Commit 699aa7d0 by Maciej W. Rozycki Committed by Maciej W. Rozycki

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
parent 58bd290e
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> 2014-11-18 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/55942 PR c++/55942
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
/* { dg-additional-options "-D_XOPEN_SOURCE=600" { target *-*-solaris2.1[0-9]* } } */ /* { dg-additional-options "-D_XOPEN_SOURCE=600" { target *-*-solaris2.1[0-9]* } } */
/* { dg-require-effective-target fenv_exceptions } */ /* { dg-require-effective-target fenv_exceptions } */
/* { dg-require-effective-target pthread } */ /* { dg-require-effective-target pthread } */
/* { dg-timeout-factor 2 } */
#include <fenv.h> #include <fenv.h>
#include <float.h> #include <float.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment