Commit ec017547 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

re PR target/18334 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c)

	PR target/18334
	* gcc.dg/cpp/assert4.c: Remove mmix assertion tests.

From-SVN: r91424
parent 27b892b4
2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
PR target/18334
* gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
2004-11-28 Richard Henderson <rth@redhat.com> 2004-11-28 Richard Henderson <rth@redhat.com>
* gcc.c-torture/execute/20020227-1.x: Remove XFAIL. * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
......
...@@ -311,14 +311,6 @@ ...@@ -311,14 +311,6 @@
# error # error
#endif #endif
#if defined __mmix__
# if !#cpu(mmix) || !#machine(mmix)
# error
# endif
#elif #cpu(mmix) || #machine(mcore)
# error
#endif
#if defined __mn10300__ #if defined __mn10300__
# if !#cpu(mn10300) || !#machine(mn10300) # if !#cpu(mn10300) || !#machine(mn10300)
# error # error
......
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