* g++.dg/init/array16.C: Skip for mmix-*-*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105828
138bc75d-0d04-0410-961f-
82ee72b054a4
+2005-10-23 Hans-Peter Nilsson <hp@bitrange.com>
+
+ PR target/18911
+ * g++.dg/init/array16.C: Skip for mmix-*-*.
+
2005-10-23 Asher Langton <langton2@llnl.gov>
* gfortran.dg/byte_1.f90: New test.
-// { dg-do run }
+// Causes timeout for the MMIX simulator on a 3GHz P4 and we can't
+// have "compile" for some targets and "run" for others.
+// { dg-do run { target { ! mmix-*-* } } }
// { dg-options "-mstructure-size-boundary=8" { target arm-*-* } }
// Copyright (C) 2004 Free Software Foundation, Inc.