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

Reply via email to