From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 14:15:02 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 6B4E5D20; Fri, 14 Dec 2012 14:15:02 +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 2075B8FC0A; Fri, 14 Dec 2012 14:15:01 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3YNDKp07wTzFTXG; Fri, 14 Dec 2012 15:14:54 +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 dRA_T6jTk50p; Fri, 14 Dec 2012 15:14:49 +0100 (CET) Received: from vwg82.hq.ignesti.it (unknown [80.74.176.55]) by winston.madpilot.net (Postfix) with ESMTPSA; Fri, 14 Dec 2012 15:14:49 +0100 (CET) Message-ID: <50CB3456.3000708@madpilot.net> Date: Fri, 14 Dec 2012 15:14:46 +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 Ports Subject: Request import of fix for clang 3.2 bug Content-Type: text/plain; charset=ISO-8859-1; 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 14:15:02 -0000 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?? Thanks. -- Guido Falsi