From owner-freebsd-questions@FreeBSD.ORG Wed Jun 20 07:10:20 2012 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5A28106566B for <freebsd-questions@freebsd.org>; Wed, 20 Jun 2012 07:10:20 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4E79B8FC19 for <freebsd-questions@freebsd.org>; Wed, 20 Jun 2012 07:10:20 +0000 (UTC) Received: by werg1 with SMTP id g1so6356864wer.13 for <freebsd-questions@freebsd.org>; Wed, 20 Jun 2012 00:10:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GsHOHvk3XjXDsQHi+AkhYr3OS9sjlX+FH7PyR6SXS20=; b=cQt3EVBkl8CNAPZMg94nxytCP52k7AspXz5hhhP+gGNgEgNJF//jpFXqJRwY0zVuBA hBpSYdOVXGF7jeGeGydTAvMo3MKXTvj0s06C/pi4nSww82TweSLO7pPd4FSoZ0IfD0Gd uQOp2FIkwhm7Y4IwcuO80uxY7aAhrbK1/gfe7fqx9hO6ztF8IS8gsg+R/fc7vaaRafp1 1NRsQQ9GpKYMbqo0o72XqhiIIh+hSfd/CdeYa6tJQQMdtbjkXXLGF4DRzESJonvHjCO7 +8FoGnqErpKzXyPsK0/3wPaxL/V708i7hsb13weJ6owHiTAVnqKbiEqUIr/Wfn2rtcbn cCGw== MIME-Version: 1.0 Received: by 10.180.86.194 with SMTP id r2mr9446648wiz.15.1340176218304; Wed, 20 Jun 2012 00:10:18 -0700 (PDT) Received: by 10.223.88.155 with HTTP; Wed, 20 Jun 2012 00:10:18 -0700 (PDT) In-Reply-To: <alpine.BSF.2.00.1206200854450.71564@wojtek.tensor.gdynia.pl> References: <402199FE-380B-41B6-866B-7D5D66C457D5@lpthe.jussieu.fr> <alpine.BSF.2.00.1206191952250.8234@wojtek.tensor.gdynia.pl> <854D02B1-CA89-4F5E-8773-DB05F2868D74@lpthe.jussieu.fr> <alpine.BSF.2.00.1206200618290.46371@wojtek.tensor.gdynia.pl> <CA+tpaK2ONz2wD7Zb4Hi9W6kk7RR8_VZR8YJTj9jAEj_b4_sDaQ@mail.gmail.com> <alpine.BSF.2.00.1206200716330.71176@wojtek.tensor.gdynia.pl> <CA+tpaK0XUEBpT7SiwsY=+wEPgOd=TAh=Eh7fwim1Odq1jUqZag@mail.gmail.com> <alpine.BSF.2.00.1206200854450.71564@wojtek.tensor.gdynia.pl> Date: Wed, 20 Jun 2012 02:10:18 -0500 Message-ID: <CA+tpaK0S=tsYfUhuL6BsUPu7u+tB47gMGGTp6Abevh0_1CaayA@mail.gmail.com> From: Adam Vande More <amvandemore@gmail.com> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Michel Talon <talon@lpthe.jussieu.fr>, freebsd-questions@freebsd.org Subject: Re: CLANG vs GCC tests of fortran/f2c program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 20 Jun 2012 07:10:20 -0000 On Wed, Jun 20, 2012 at 1:59 AM, Wojciech Puchar < wojtek@wojtek.tensor.gdynia.pl> wrote: > > OK? Can you just answer that simple question clearly? > Yes Wojciech, I can attempt an answer for you. Pay attention, this gets very complex. The decision to move to Clang was motivated by what is best for the project, and not what is best for Wojciech. -- Adam Vande More