From owner-freebsd-current Thu May 16 17:24:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id D95C937B403; Thu, 16 May 2002 17:24:23 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4H0OMfg077409; Thu, 16 May 2002 17:24:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4H0OLO5077408; Thu, 16 May 2002 17:24:21 -0700 (PDT) Date: Thu, 16 May 2002 17:24:21 -0700 From: "David O'Brien" To: Ruslan Ermilov Cc: Bruce Evans , current@FreeBSD.org Subject: Re: [PATCH] cross-arch bootstrapping is broken by GCC 3.1 Message-ID: <20020516172421.A77355@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Ruslan Ermilov , Bruce Evans , current@FreeBSD.org References: <20020514120758.D31896@dragon.nuxi.com> <20020515130406.S6466-100000@gamplex.bde.org> <20020514210705.A36814@dragon.nuxi.com> <20020515063110.GA78035@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020515063110.GA78035@sunbay.com>; from ru@FreeBSD.org on Wed, May 15, 2002 at 09:31:11AM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 15, 2002 at 09:31:11AM +0300, Ruslan Ermilov wrote: > This actually doesn't affect only cross-arch case, the subject is wrong. > It affects any arch with HOST_BITS_PER_WIDE_INT > HOST_BITS_PER_LONG e.g. > alpha. This *is* only a cross issue. HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG on Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message