Commit 450bc074 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

re PR target/18345 (mmix-knuth-mmixware testsuite failure: gcc.dg/intmax_t-1.c)

	PR target/18345
	* gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.

From-SVN: r91429
parent 28303828
2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
PR target/18345
* gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
PR target/18337
* gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
......
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 } 0 } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* } 0 } */
/* Compile with -Wall to get a warning if built-in and system intmax_t don't
match. */
......
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