From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10661 invoked by alias); 7 Nov 2005 18:26:53 -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 10608 invoked by uid 48); 7 Nov 2005 18:26:51 -0000 Date: Mon, 07 Nov 2005 18:26:00 -0000 Message-ID: <20051107182651.10607.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/24688] sco_math fixincl breaks math.h In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sje at cup dot hp dot com" X-SW-Source: 2005-11/txt/msg00986.txt.bz2 List-Id: ------- Comment #3 from sje at cup dot hp dot com 2005-11-07 18:26 ------- It looks like this is fixed on the mainline and on the 4.0 branch by the addition of bypass = "__GNUG__"; This patch was done in revision 90550 by jsm28. We should do this for the 3.4 branch as well. -- sje at cup dot hp dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2005-11-07 18:26:51 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24688