From owner-freebsd-fortran@freebsd.org Fri May 19 07:16:15 2017 Return-Path: Delivered-To: freebsd-fortran@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DC8DD735C6 for ; Fri, 19 May 2017 07:16:15 +0000 (UTC) (envelope-from thierry@freebsd.org) Received: from edna.lautre.net (edna.lautre.net [80.67.160.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.lautre.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 489191B1B for ; Fri, 19 May 2017 07:16:14 +0000 (UTC) (envelope-from thierry@freebsd.org) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by edna.lautre.net (Postfix) with ESMTPSA id D311511C357 for ; Fri, 19 May 2017 09:10:36 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 80) id 199385333DC; Fri, 19 May 2017 09:10:36 +0200 (CEST) Received: from [192.196.142.91] ([192.196.142.91]) by graf.pompo.net (Horde Framework) with HTTPS; Fri, 19 May 2017 09:10:35 +0200 Date: Fri, 19 May 2017 09:10:35 +0200 Message-ID: <20170519091035.Horde.0NQCyg6XQsESDMAy46gWBWc@graf.pompo.net> From: thierry@freebsd.org To: freebsd-fortran@freebsd.org Subject: Re: LLVM Fortran initial repo on github In-Reply-To: <17ae6d14-4aba-51fe-e668-db01d0cf7085@FreeBSD.org> User-Agent: Horde Application Framework 5 Accept-Language: en,fr Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-BeenThere: freebsd-fortran@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Fortran on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2017 07:16:15 -0000 Selon Pedro Giffuni le ven. 19 mai 01:40:05 2017 : > Hello; Hello Pedro, > No official announcement yet but as mentioned in phoronix and > pointed out in the LLVM lists, there appears to be an initial code > dump of the PGI/nvidia Fortran compiler: > > https://github.com/flang-compiler/flang > > It requires LLVM 3.9, but I'm pretty sure it will catch up. An > interesting fact is that it is under an Apache License so probably > this was the big contribution motivating the LLVM guys to re-license. And now: http://www.freshports.org/devel/flang/ -- Th. Thomas.