From owner-freebsd-current@FreeBSD.ORG Tue Aug 19 18:39:21 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D72216A4BF for ; Tue, 19 Aug 2003 18:39:21 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E1E43F75 for ; Tue, 19 Aug 2003 18:39:20 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h7K1dEQX090431; Tue, 19 Aug 2003 18:39:14 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h7K1dDQC090430; Tue, 19 Aug 2003 18:39:13 -0700 (PDT) Date: Tue, 19 Aug 2003 18:39:13 -0700 From: "David O'Brien" To: Kris Kennaway Message-ID: <20030820013913.GB90099@dragon.nuxi.com> References: <16194.37340.170547.357407@grasshopper.cs.duke.edu> <20030819211503.GA79686@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030819211503.GA79686@rot13.obsecurity.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-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 cc: freebsd-current@freebsd.org cc: Andrew Gallatin Subject: Re: gcc 3.3.1 ICE building R-letter X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 01:39:21 -0000 On Tue, Aug 19, 2003 at 02:15:03PM -0700, Kris Kennaway wrote: > > I see an ICE building the math/R-letter port on -current (x86) from > > late last week. > > > > % gcc -v > > Using built-in specs. > > Configured with: FreeBSD/i386 system compiler > > Thread model: posix > > gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) ... > I also see this problem on bento and have reported it to kan. Better would be to install the GCC 3.3 port (which is post 3.3.1 release) and see if it still happens. If it does then please submit a GCC bug report to the GCC guys.