From owner-freebsd-numerics@FreeBSD.ORG Fri May 24 15:06:56 2013 Return-Path: Delivered-To: numerics@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 95624BE8; Fri, 24 May 2013 15:06:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 62989816; Fri, 24 May 2013 15:06:56 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r4OF6o8o027237; Fri, 24 May 2013 08:06:50 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r4OF6oEa027236; Fri, 24 May 2013 08:06:50 -0700 (PDT) (envelope-from sgk) Date: Fri, 24 May 2013 08:06:50 -0700 From: Steve Kargl To: Bruce Evans Subject: Re: clang crash on "x" constraint for athlon-xp Message-ID: <20130524150650.GA27216@troutmask.apl.washington.edu> References: <20130524173835.T2001@besplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130524173835.T2001@besplex.bde.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: dim@freebsd.org, numerics@freebsd.org X-BeenThere: freebsd-numerics@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of high quality implementation of libm functions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 15:06:56 -0000 On Fri, May 24, 2013 at 06:06:57PM +1000, Bruce Evans wrote: > Why does clang -march=athlon-xp abort on this? > You probably need to send this type of email to the toolchain email list. I doubt any of the toolchain guys subscribe to the numerics list. Yes, I saw that you cc'd dim@ -- Steve