re PR target/18911 (mmix-knuth-mmixware testsuite failure: g++.dg/init/array16.C execution)
PR target/18911 * g++.dg/init/array16.C: Skip for mmix-*-*. From-SVN: r105828
This commit is contained in:
parent
0341454504
commit
f2c48d8b41
@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
@ -1,4 +1,6 @@
|
||||
// { 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user