This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18702] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/isysroot-1.c
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2004 15:32:02 -0000
- Subject: [Bug target/18702] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/isysroot-1.c
- References: <20041128144906.18702.hp@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hp at gcc dot gnu dot org 2004-11-28 15:32 -------
So, the fault of the test seems *at least* that the test should not assume that
no other options are present that cause a stdio.h to be included from elsewhere
than the installed location, which is the case for targets with fixincluded
stdio.h and targets with unified-tree builds (mostly newlib targets).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18702