From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 15:09:00 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 E581BECB; Fri, 14 Dec 2012 15:09:00 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 9BCD68FC0A; Fri, 14 Dec 2012 15:09:00 +0000 (UTC) Received: from [192.168.0.6] (spaceball.home.andric.com [192.168.0.6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A7E3B5C5A; Fri, 14 Dec 2012 16:08:52 +0100 (CET) Message-ID: <50CB4109.2080905@FreeBSD.org> Date: Fri, 14 Dec 2012 16:08:57 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: Guido Falsi Subject: Re: Request import of fix for clang 3.2 bug References: <50CB3456.3000708@madpilot.net> In-Reply-To: <50CB3456.3000708@madpilot.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports , FreeBSD current 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, 14 Dec 2012 15:09:01 -0000 On 2012-12-14 15:14, Guido Falsi wrote: > I have stumbled upon a solved bug in clang 3.2 while testing some ports: > > http://llvm.org/bugs/show_bug.cgi?id=14491 > > Fixed in this commit: > > http://llvm.org/viewvc/llvm-project?view=rev&revision=169451 > > Should the fix be imported in FreeBSD?? Yes, it will come with the import of 3.2, when it is released. This should be Really Soon Now. :-)