Commit e9931b5b by J"orn Rennecke Committed by Joern Rennecke

intmax_t-1.c: Remove sh*-*-elf from dg-error statement.

	* gcc.dg/intmax_t-1.c: Remove sh*-*-elf from dg-error statement.
(problem was fixed by Jeff Johnston's addition of libc/include/stdint.h
 to newlib)

From-SVN: r104536
parent 16a1369e
2005-09-22 J"orn Rennecke <joern.rennecke@st.com>
* gcc.dg/intmax_t-1.c: Remove sh*-*-elf from dg-error statement.
2005-09-22 Jakub Jelinek <jakub@redhat.com>
PR c++/21983
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* mips*-*-elf* *arm*-*-*elf* xscale*-*-elf* sh*-*-elf } 0 } */
/* { dg-error "" "" { target *-*-solaris2.5.1 mmix-*-* 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