Commit febb6cf8 authored by hp's avatar hp
Browse files

PR target/18345

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


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