From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13655 invoked by alias); 7 Feb 2006 09:55:53 -0000 Received: (qmail 13630 invoked by uid 48); 7 Feb 2006 09:55:51 -0000 Date: Tue, 07 Feb 2006 09:55:00 -0000 Message-ID: <20060207095551.13629.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/22097] libgfortran build failure on mips-sgi-irix6.5 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "r dot emrich at de dot tecosim dot com" 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 X-SW-Source: 2006-02/txt/msg00621.txt.bz2 List-Id: ------- Comment #15 from r dot emrich at de dot tecosim dot com 2006-02-07 09:55 ------- Created an attachment (id=10794) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10794&action=view) fixes bootstrap failure in ligfortran/instrisics/c99_functions.c for mips-sgi-irix6.5 It's similiar as http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01578.html There is one open question. Is the "#ifdef __sgi__" the right way to distinguish between IRIX and other mips systems? This patch applies cleanly to 4.1 and mainline. I ask for comments. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22097