From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f570jMo07961 for linux-mips-outgoing; Wed, 6 Jun 2001 17:45:22 -0700 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.3/8.11.3) with SMTP id f570jLh07958 for ; Wed, 6 Jun 2001 17:45:21 -0700 Received: by ocean.lucon.org (Postfix, from userid 1000) id E5975125BA; Wed, 6 Jun 2001 17:45:20 -0700 (PDT) Date: Wed, 6 Jun 2001 17:45:20 -0700 From: "H . J . Lu" To: gcc-patches@gcc.gnu.org Cc: linux-mips@oss.sgi.com Subject: Re: A patch for linux/mips libgcc Message-ID: <20010606174520.A31252@lucon.org> References: <20010606145534.A28021@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010606145534.A28021@lucon.org>; from hjl@lucon.org on Wed, Jun 06, 2001 at 02:55:34PM -0700 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Wed, Jun 06, 2001 at 02:55:34PM -0700, H . J . Lu wrote: > This patch is against gcc 2.86-85. But it is trivial to convert it for ^^^^^^^^^^^^ I meant to say gcc 2.96-85 from RedHat rawhide. H.J.