This avoids test timeouts on hppa.  Committed to trunk.

Dave
--
John David Anglin       dave.ang...@bell.net


2016-11-27  John David Anglin  <dang...@gcc.gnu.org>

        * g++.dg/torture/pr65655.C: Use dg-timeout-factor 2.

Index: g++.dg/torture/pr65655.C
===================================================================
--- g++.dg/torture/pr65655.C    (revision 242892)
+++ g++.dg/torture/pr65655.C    (working copy)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+// { dg-timeout-factor 2.0 }
 // { dg-additional-options "-std=c++11 -fsanitize=undefined -O2" }
 class ECoordinate { };
 class EPoint {

Reply via email to