From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19533 invoked by alias); 7 Nov 2004 05:35:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 19506 invoked by uid 48); 7 Nov 2004 05:35:32 -0000 Date: Sun, 07 Nov 2004 05:35:00 -0000 From: "hp at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20041107053531.18345.hp@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/18345] New: mmix-knuth-mmixware testsuite failure: gcc.dg/intmax_t-1.c X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00765.txt.bz2 List-Id: With LAST_UPDATED: "Sat Nov 6 19:25:03 GMT 2004" I get: FAIL: gcc.dg/intmax_t-1.c (test for excess errors) With the message in the .log being: /gcc/testsuite/gcc.dg/intmax_t-1.c:7:22: error: inttypes.h: No such file or directory (further errors withheld) inttypes.h isn't a standard header, neither is it provided by GCC. The test is wrong and should only be compiled on systems known to have inttypes.h. (According to notes in PR 448 at least Solaris and glibc.) The test has never worked on this target. -- Summary: mmix-knuth-mmixware testsuite failure: gcc.dg/intmax_t- 1.c Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hp at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: mmix-knuth-mmixware http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18345