Commit df0dd1dd authored by hp's avatar hp
Browse files

PR target/18334

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


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91424 138bc75d-0d04-0410-961f-82ee72b054a4
parent 8825056a
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.
......
......@@ -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
......
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