From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16629 invoked by alias); 28 Nov 2004 15:32:05 -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 16609 invoked by uid 48); 28 Nov 2004 15:32:02 -0000 Date: Sun, 28 Nov 2004 15:32:00 -0000 Message-ID: <20041128153202.16608.qmail@sourceware.org> From: "hp at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041128144906.18702.hp@gcc.gnu.org> References: <20041128144906.18702.hp@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/18702] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/isysroot-1.c X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg03470.txt.bz2 List-Id: ------- 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