Commit 89d86f13 by Bob Wilson Committed by Bob Wilson

* gcc.dg/intmax_t-1.c: Disable for xtensa-*-elf*.

From-SVN: r106337
parent 85333688
2005-11-01 Bob Wilson <bob.wilson@acm.org>
* gcc.dg/intmax_t-1.c: Disable for xtensa-*-elf*.
2005-11-01 Paul Thomas <pault@gcc.gnu.org> 2005-11-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/21565 PR fortran/21565
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Wall" } */ /* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mips*-*-elf* *arm*-*-*elf* xscale*-*-elf* } 0 } */ /* { dg-error "" "" { target *-*-solaris2.5.1 mips*-*-elf* *arm*-*-*elf* xscale*-*-elf* xtensa-*-elf* } 0 } */
/* Compile with -Wall to get a warning if built-in and system intmax_t don't /* Compile with -Wall to get a warning if built-in and system intmax_t don't
match. */ 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