Commit 23e09df4 by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.

From-SVN: r90654
parent c7bfff32
2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
* gcc.c-torture/execute/20041114-1.c: New test.
......
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-error "" "" { target *-*-solaris2.5.1 } 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