Commit 688ac5b4 by Joern Rennecke

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

From-SVN: r102766
parent b01896cc
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Wall" } */ /* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* mips*-*-elf* *arm*-*-*elf* } 0 } */ /* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* mips*-*-elf* *arm*-*-*elf* sh*-*-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