Commit 4f7ddf06 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/intmax_t-1.c: Remove mmix-*-* from dg-error statement.

From-SVN: r105343
parent d5fe1b9f
2005-10-13 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.dg/intmax_t-1.c: Remove mmix-*-* from dg-error statement.
2005-10-12 Danny Smith <dannysmith@users.sourceforge.net>
* gcc.dg/dll-2.c: Add tests for warnings.
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* mips*-*-elf* *arm*-*-*elf* xscale*-*-elf* } 0 } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mips*-*-elf* *arm*-*-*elf* xscale*-*-elf* } 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