Commit 6198f99a by Richard Sandiford Committed by Richard Sandiford

* gcc.dg/intmax_t-1.c: Extend dg-error to cover mips*-elf targets.

From-SVN: r94332
parent 1c71d796
2005-01-27 Richard Sandiford <rsandifo@redhat.com>
* gcc.dg/intmax_t-1.c: Extend dg-error to cover mips*-elf targets.
2005-01-27 Richard Sandiford <rsandifo@redhat.com>
* gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
* gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
* gcc.dg/mips-rsqrt-2, gcc.dg/mips-rsqrt-3.c: Add dummy asm statements
......
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* } 0 } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* mips*-*-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