From owner-freebsd-current@FreeBSD.ORG Fri Nov 2 05:21:14 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF75F55A for ; Fri, 2 Nov 2012 05:21:14 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 7F1918FC0C for ; Fri, 2 Nov 2012 05:21:14 +0000 (UTC) Received: from X220.ovitrap.com ([122.129.201.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id qA25L5DM010650 for ; Thu, 1 Nov 2012 23:21:06 -0600 Date: Fri, 2 Nov 2012 12:21:03 +0700 From: Erich Dollansky To: freebsd-current@freebsd.org Subject: Re: November 5th is Clang-Day Message-ID: <20121102122103.4afc93e5@X220.ovitrap.com> In-Reply-To: <20121102045917.GA77204@troutmask.apl.washington.edu> References: <20121102032945.GF65074@lor.one-eyed-alien.net> <20121102045917.GA77204@troutmask.apl.washington.edu> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 05:21:14 -0000 Hi, On Thu, 1 Nov 2012 21:59:17 -0700 Steve Kargl wrote: > On Thu, Nov 01, 2012 at 10:29:45PM -0500, Brooks Davis wrote: > > - Not all libm tests pass. More work by subject matter experts is > > required to create tests cases for LLVM developers. Most > > problems are not expected to be major in practice given that LLVM > > is being used for scientific computing in a number of products > > including Cray's FORTRAN compiler, most OpenCL compilers, and the > > Julia language. > > Is there a knob to continue to use GCC as the default compiler? > > The above statement is somewhat troubling to those of us > who use FreeBSD as computational nodes. > > BTW, the name of the language is "Fortran". It's been "Fortran" > for the last 30-something years. I never realised the name change. It seems that I am not alone with this. Erich