Commit f2c48d8b by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

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
parent 03414545
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> 2005-10-23 Asher Langton <langton2@llnl.gov>
* gfortran.dg/byte_1.f90: New test. * 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-*-* } } // { dg-options "-mstructure-size-boundary=8" { target arm-*-* } }
// Copyright (C) 2004 Free Software Foundation, Inc. // Copyright (C) 2004 Free Software Foundation, Inc.
......
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