This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18342] mmix-knuth-mmixware testsuite failure: gcc.dg/builtins-20.c
- From: "nickc at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2004 12:32:46 -0000
- Subject: [Bug target/18342] mmix-knuth-mmixware testsuite failure: gcc.dg/builtins-20.c
- References: <20041107050315.18342.hp@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nickc at redhat dot com 2004-12-06 12:32 -------
Fixed by this patch:
gcc/testsuite/ChangeLog
2004-12-06 Nick Clifton <nickc@redhat.com>
* gcc.dg/builtins-config.h: Use <sys/types.h> instead of
<limits.h> because the latter comes from gcc's include/ directory
and not the newlib/libc/include directory.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18342