c11-atomic-exec-5.c (dg-timeout-factor): New setting.
authorMaciej W. Rozycki <macro@codesourcery.com>
Tue, 18 Nov 2014 16:34:21 +0000 (16:34 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Tue, 18 Nov 2014 16:34:21 +0000 (16:34 +0000)
* gcc.dg/atomic/c11-atomic-exec-5.c (dg-timeout-factor): New
setting.

From-SVN: r217726

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-5.c

index 840faa9914af0f156f60f858dc8e0952677e8075..5e889f7cfcc715bff8610afc3cc5db32a087d0c4 100644 (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
index d8bddfd9961ef8473cb6c21999f415671dfe1e03..c4c4842c5245532651f29663667f266cbce3f4a1 100644 (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>