OSDN Git Service

* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Aug 2005 15:07:00 +0000 (15:07 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Aug 2005 15:07:00 +0000 (15:07 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102766 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/gcc.dg/intmax_t-1.c

index 6c9820a..bdcd9e2 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
 /* { 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
    match.  */