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
This commit is contained in:
Hans-Peter Nilsson 2004-11-28 20:52:19 +00:00 committed by Hans-Peter Nilsson
parent 27b892b496
commit ec017547ea
2 changed files with 5 additions and 8 deletions

View File

@ -1,3 +1,8 @@
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>
* gcc.c-torture/execute/20020227-1.x: Remove XFAIL.

View File

@ -311,14 +311,6 @@
# error
#endif
#if defined __mmix__
# if !#cpu(mmix) || !#machine(mmix)
# error
# endif
#elif #cpu(mmix) || #machine(mcore)
# error
#endif
#if defined __mn10300__
# if !#cpu(mn10300) || !#machine(mn10300)
# error