From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22784 invoked by alias); 28 Jan 2002 19:31:59 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 22743 invoked from network); 28 Jan 2002 19:31:57 -0000 Received: from unknown (HELO hiauly1.hia.nrc.ca) (132.246.100.193) by sources.redhat.com with SMTP; 28 Jan 2002 19:31:57 -0000 Received: from hiauly1.hia.nrc.ca (localhost [127.0.0.1]) by hiauly1.hia.nrc.ca (8.12.0.Beta16/8.12.0.Beta16) with ESMTP id g0SJVrFN020617; Mon, 28 Jan 2002 14:31:53 -0500 (EST) Received: (from dave@localhost) by hiauly1.hia.nrc.ca (8.12.0.Beta16/8.12.0.Beta16) id g0SJVqT5020616; Mon, 28 Jan 2002 14:31:52 -0500 (EST) Message-Id: <200201281931.g0SJVqT5020616@hiauly1.hia.nrc.ca> Subject: Re: gcc failed to bootstrap on Linux/mipsel To: rth@redhat.com (Richard Henderson) Date: Mon, 28 Jan 2002 11:39:00 -0000 From: "John David Anglin" Cc: geoffk@geoffk.org, gcc-patches@gcc.gnu.org In-Reply-To: <20020128111740.C25955@redhat.com> from "Richard Henderson" at Jan 28, 2002 11:17:40 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg02000.txt.bz2 > On Mon, Jan 28, 2002 at 02:12:40PM -0500, John David Anglin wrote: > > +#ifdef PIC_OFFSET_TABLE_REG_CALL_CLOBBERED > > + && (! flag_pic || SET_DEST (set) != pic_offset_table_rtx) > > +#endif > > Well flag_pic definitely shouldn't be here. ia64 for instance > uses pic_offset_table_rtx all the time. What about testing to see if the PIC_OFFSET_TABLE_REGNUM isn't a fixed register? Dave -- J. David Anglin dave.anglin@nrc.ca National Research Council of Canada (613) 990-0752 (FAX: 952-6605)