From owner-freebsd-current@FreeBSD.ORG Sun Feb 16 20:38:24 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E1702A5 for ; Sun, 16 Feb 2014 20:38:24 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 18D1A1C70 for ; Sun, 16 Feb 2014 20:38:23 +0000 (UTC) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 307AF5C45; Sun, 16 Feb 2014 21:38:22 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_FB270B0E-936B-434A-BC0A-F7405FB7914F"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: HEADS UP: Updated llvm/clang to 3.4 in r261991 From: Dimitry Andric In-Reply-To: <1392581782.45152.6.camel@btw.pki2.com> Date: Sun, 16 Feb 2014 21:38:07 +0100 Message-Id: <4702D3BA-E020-4787-86E9-2AB13E4562E3@FreeBSD.org> References: <6FA0FC8C-ABAA-433A-94AF-43AF84AD2AE4@FreeBSD.org> <1392581782.45152.6.camel@btw.pki2.com> To: Dennis Glatting X-Mailer: Apple Mail (2.1827) Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 16 Feb 2014 20:38:24 -0000 --Apple-Mail=_FB270B0E-936B-434A-BC0A-F7405FB7914F Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 16 Feb 2014, at 21:16, Dennis Glatting wrote: > On Sun, 2014-02-16 at 21:06 +0100, Dimitry Andric wrote: >> I have just upgraded our copy of llvm/clang to 3.4 release, in r261991. >> This version supports all of the features in the current working draft >> of the upcoming C++ standard, provisionally named C++1y. ... > Is OpenMP supported in this version? Clang 3.4 from ports barfs: No, this is still being worked on in trunk. Support from Intel was announced last August, here: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031595.html I hope it will be ready to appear in 3.5 release. There is currently an experimental version, based on clang 3.3, published here: http://clang-omp.github.io/ -Dimitry --Apple-Mail=_FB270B0E-936B-434A-BC0A-F7405FB7914F Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlMBIbYACgkQsF6jCi4glqMTNgCfYgO5K0IGgw3DaYywOyrZiKCT lo8AoIo2P+a+xzk1qfZxCyTekrsTG4Z6 =iocL -----END PGP SIGNATURE----- --Apple-Mail=_FB270B0E-936B-434A-BC0A-F7405FB7914F--