From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 15:57:43 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 2B20DD04 for ; Fri, 14 Dec 2012 15:57:43 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from winston.madpilot.net (winston.madpilot.net [78.47.75.155]) by mx1.freebsd.org (Postfix) with ESMTP id D23788FC13 for ; Fri, 14 Dec 2012 15:57:42 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3YNGcN3yySzFTXH for ; Fri, 14 Dec 2012 16:57:40 +0100 (CET) X-Virus-Scanned: amavisd-new at madpilot.net Received: from winston.madpilot.net ([127.0.0.1]) by winston.madpilot.net (winston.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tbfyJHSm2sGq for ; Fri, 14 Dec 2012 16:57:38 +0100 (CET) Received: from vwg82.hq.ignesti.it (unknown [80.74.176.55]) by winston.madpilot.net (Postfix) with ESMTPSA for ; Fri, 14 Dec 2012 16:57:38 +0100 (CET) Message-ID: <50CB4C73.6050501@madpilot.net> Date: Fri, 14 Dec 2012 16:57:39 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Request import of fix for clang 3.2 bug References: <50CB3456.3000708@madpilot.net> <50CB4109.2080905@FreeBSD.org> In-Reply-To: <50CB4109.2080905@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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:57:43 -0000 On 12/14/12 16:08, Dimitry Andric wrote: > 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. :-) Thanks to all for the fast feedback. I'll quietly wait for the import. -- Guido Falsi