From owner-freebsd-fortran@freebsd.org Thu May 18 23:42:39 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 5C85FD73C23 for ; Thu, 18 May 2017 23:42:39 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm24-vm0.bullet.mail.ne1.yahoo.com (nm24-vm0.bullet.mail.ne1.yahoo.com [98.138.90.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B1B3170E for ; Thu, 18 May 2017 23:42:35 +0000 (UTC) (envelope-from pfg@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1495150804; bh=PEI6oH4j+Emcz1yjRMefG3+f3QyMpTQvCRt39NeltJc=; h=To:From:Subject:Date:From:Subject; b=Qr6/2c97OCJyMSIwbLZSku+p5Ob6lX1FqxqIQnkUjKHraZxMvpNu/cFrBQnv9QvzMt5g0TBHc8LrLIxrHFvAh3F1sjNNDlxRW91ku2iRQIg1NeHdOnKFON1cXkx/f7+616YG6MdhPkGrZ8elsUhJNgV48XjlXzrIF1slz/bn0uQpuHb3THckU1ACi8mrLhafHdLXbgPmU7JI9i5e+WIdka4qjQ/0sivsF+HES0Fr9WqN4d+s7aVif9hBARPGJ04+oxEWitYVwX7EtceLSIZojBHPlgKVT2GoUcdwwq43z3qV/ajeOUs8plPeSfnarSOK+ZDYd6N/YoLMFCkV7CWS4w== Received: from [98.138.101.131] by nm24.bullet.mail.ne1.yahoo.com with NNFMP; 18 May 2017 23:40:04 -0000 Received: from [98.138.226.63] by tm19.bullet.mail.ne1.yahoo.com with NNFMP; 18 May 2017 23:40:04 -0000 Received: from [127.0.0.1] by smtp214.mail.ne1.yahoo.com with NNFMP; 18 May 2017 23:40:04 -0000 X-Yahoo-Newman-Id: 705813.2356.bm@smtp214.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: rAdZBz0VM1nsgcqLzz2z2iGoWJvQllMDRm4QXdw1Tcw_J4Z 8ooq94qBFdx7WKQXdtlSIdPZHpOehE1KtrLl0caWIiCf54lgIwakxodQKsvk BWgPSMIGE7hM44h8XuWn1mZgoQuqZlq45FtS4bbiKMokfYZoJfYkIVyOw4DM fXdU1hYsqHdCLjb73XRth7USqQSbJTxgLLzSbSFxA8eXYRYXpsMS8eYnRojG 1hD34ovPH9d3pvjmUDwjrg2bTS9OJCtX4QfPiCWov3WznEhc8VA8FGZ_skN2 L2.4Txv0UBuzleFR8fSkAlgYF.xFW238U21G5GUrs.xSmV4Ecr9HrA4nMtVB R_EfbEE2yqzqK_PfFOgTUzAzSHmToxkp7IG5HCoTK3FlHWxylmfnU4b2bdpn IwkLObom36o4CqacZulUtBZuQGnDD2oAtqmtX0MDlqlFuUSpyL8XyGnzw5cw lxkBV6kXwNh67YU9bq4sBmKwZ.D.9mAxNJ.Blv8kHDOcTTtYoJGQXRLmb43i 9JsfbUcr6q6dt.Q3B3z6UTNXtdPThjTIlvYAshBGz0YQ2 X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf To: freebsd-fortran@FreeBSD.org From: Pedro Giffuni Subject: LLVM Fortran initial repo on github Organization: FreeBSD Message-ID: <17ae6d14-4aba-51fe-e668-db01d0cf7085@FreeBSD.org> Date: Thu, 18 May 2017 18:40:05 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US 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: Thu, 18 May 2017 23:42:39 -0000 Hello; 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. Regards, Pedro,. 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. From owner-freebsd-fortran@freebsd.org Fri May 19 08:02:46 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 DB0C3D749C4 for ; Fri, 19 May 2017 08:02:46 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 948B2167B for ; Fri, 19 May 2017 08:02:46 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by mail-wm0-x242.google.com with SMTP id b84so648363wmh.0 for ; Fri, 19 May 2017 01:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bris-ac-uk.20150623.gappssmtp.com; s=20150623; h=date:from:message-id:to:subject:reply-to:in-reply-to; bh=kMKuaioQ1QTKH0RSAzjM2GbWbdAGfM4TXcflAtbgrck=; b=brtaBGE8cQ3G963wu3JHXktM1Ajy06pK7VTa37s4ioflRzv+c8tG0FKUZda9FccyeW Bh9vaKI74Up9oMf71trdfbrL3abV+h53ZqJ484ATr0jm6ZzQYZ+npO905w6LJoA6myVY d1Ouh5fJn94sCTs1/hTWWzLOwvX4/KQBYvVw117CWDVs+KvbSIbontn4a20OvZvldgaO pRmsCAP4v4WEGARTvEOiZl0fFc5EKOhZ3bLSdvkgr9oAbWap0F18ls0dlUmsUq1SNWn5 GsRVo+AbjqQO8MRWnC97U19ajC/aBT3bB7PcEw2wf+9ayJItNvxGF2b55RJWIzXFg0Pz 1I8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=kMKuaioQ1QTKH0RSAzjM2GbWbdAGfM4TXcflAtbgrck=; b=mysJ1wKOl86gMFqs+0GrR9kxCSCvTweg0LWK1i8OT1BHy54K20vTd8KdsQ7WDhu/Br RDdvX2XgNzh6nU21TtNvmCokmetPRA6sphWgGsq/Re9QeCPXfg7jjx95seGFAMwINbPR UV5mbi3UZrLMho2+0TVD03O6muUgufYwJrOMl+MxVDxLvnqLyUfoWlcuL1n8v6MGxxey QLqcjH/fyiS+wJ/s1Y3vBXR7TEEu8/MHycbh+jJWhTX/nTKAn+rTSb8Gk3xBjaXEQDDb /XsPZvpdYhTUOwOnMKYJT90JOjKHmBFxVWvjururxdi9AwZ0aN2UBmGr6tp8g5NYUF8s VIYw== X-Gm-Message-State: AODbwcB8kswnNDrhrbH4rwzpWZmKB1KvetKB8G6AN6wz9I9jl3gvK7M5 3H1Jw7/mhhE/ngfF X-Received: by 10.28.166.12 with SMTP id p12mr5154555wme.23.1495180964752; Fri, 19 May 2017 01:02:44 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (mech-as222.men.bris.ac.uk. [137.222.170.4]) by smtp.gmail.com with ESMTPSA id g90sm2058817wrd.11.2017.05.19.01.02.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2017 01:02:44 -0700 (PDT) Received: from mech-as222.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2) with ESMTP id v4J82hZL021461; Fri, 19 May 2017 09:02:43 +0100 (BST) (envelope-from mexas@mech-as222.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as222.men.bris.ac.uk (8.15.2/8.15.2/Submit) id v4J82hNE021460; Fri, 19 May 2017 09:02:43 +0100 (BST) (envelope-from mexas) Date: Fri, 19 May 2017 09:02:43 +0100 (BST) From: Anton Shterenlikht Message-Id: <201705190802.v4J82hNE021460@mech-as222.men.bris.ac.uk> To: freebsd-fortran@FreeBSD.org, pfg@FreeBSD.org Subject: Re: LLVM Fortran initial repo on github Reply-To: mexas@bris.ac.uk In-Reply-To: <17ae6d14-4aba-51fe-e668-db01d0cf7085@FreeBSD.org> 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 08:02:47 -0000 cool, thanks. Now we need a port for it... Anton From owner-freebsd-fortran@freebsd.org Fri May 19 14:46:44 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 5F1B8D74EFA for ; Fri, 19 May 2017 14:46:44 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from mail-oi0-x22a.google.com (mail-oi0-x22a.google.com [IPv6:2607:f8b0:4003:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 23D581D6F for ; Fri, 19 May 2017 14:46:44 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: by mail-oi0-x22a.google.com with SMTP id w10so94918186oif.0 for ; Fri, 19 May 2017 07:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bris-ac-uk.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Evblqroa8uGeYPIazcYG2OdwUehr2D61rEbzKEaL/RU=; b=FqOoNneCn4LN4A/6udHz8MqAX/VQb90miLxYxShEa9znwdwezfMWL8hvyMXLGQpIyj /x/T7e51UESZE8Uo12BQUg6Ue26GggINGjO8Kh1uUdskEATpWavs6K4978eVCmoY521O fhcnCX8KpL1KyJK4hot76p9DRTyyQFhfEtapzZODmf1ENg6rSm9uDjg9j0YH0EYBNnom 6qPPjUmrqpEoA260nNjBAsYxwPgMn5/cC4jel/JuHHmj7okTXCd7G0wULRVM3itqfK9a kDzg0rWmyzTtaWk7t3sNB3ucdxzCPvR/c7d27q+6lK6Tija1O7Qa0emxtnKCE8ED9emb f+gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Evblqroa8uGeYPIazcYG2OdwUehr2D61rEbzKEaL/RU=; b=hMhCfCg7wXrw+3cUX4qUWQ6hyH2nkLenhkT9+Dsb6WMyBWeuCYqFeuNkB+HeP/AQ4r lDELU7SuVomD7KH4H5BE0ffHPzS758TddWEJ74TXmtFEX8hKjcJZ5XOlcipBye4qRawk GyDkhMgG70475yhYvZKay5lhWCeW1hA6zMOmhYtOO4uNYeLDGPIS/bLKPr49tXsDa6DE rzNC9qrTNBv1P4/Dr893vPBRhZiLjtN3xuVWkaFPO0EZzTtyt/HGIepLhM/baUJB54/+ VEGYc8cfR7x7Qs26ovwGnl3i+KQipIhYo0yvCPEpY+qoNUkwycXyAtXSOn0E4IKnnyyi IaBA== X-Gm-Message-State: AODbwcD+vkpfJEoWETJBrR7drQ8rkaWJ/faPd4rq7vEPDDKUEVyhm1oP cuQKXL4VvbMZLU2NLpxLLSTT15kcPcL3 X-Received: by 10.202.72.23 with SMTP id v23mr4585431oia.171.1495205203157; Fri, 19 May 2017 07:46:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.15.178 with HTTP; Fri, 19 May 2017 07:46:42 -0700 (PDT) In-Reply-To: <258368a3-4dde-4986-68cb-43e9802fadea@FreeBSD.org> References: <201705190802.v4J82hNE021460@mech-as222.men.bris.ac.uk> <258368a3-4dde-4986-68cb-43e9802fadea@FreeBSD.org> From: Anton Shterenlikht Date: Fri, 19 May 2017 15:46:42 +0100 Message-ID: Subject: Re: LLVM Fortran initial repo on github To: Pedro Giffuni Cc: freebsd-fortran@freebsd.org, jmd@freebsd.org Content-Type: text/plain; charset="UTF-8" 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 14:46:44 -0000 On 19/05/2017, Pedro Giffuni wrote: > Hello; > > On 19/05/2017 03:02, Anton Shterenlikht wrote: >> cool, thanks. >> Now we need a port for it... > > We have it since yesterday, thanks to jmd@ ! Yes, I saw it a second after I posted this. > Now the challenge is to test it and use it within the ports tree. > There appears to be some unit tests, it would be nice if the port also > had a test target (hint) but it looks pretty much fun! It builds fine, but I'm having some issues, e.g: https://github.com/flang-compiler/flang/issues/42 Anyway, flang is a welcome and an exciting development! Thanks Anton