Return-Path: X-Original-To: apmail-incubator-lucy-dev-archive@www.apache.org Delivered-To: apmail-incubator-lucy-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7639971D for ; Fri, 23 Mar 2012 15:08:58 +0000 (UTC) Received: (qmail 62850 invoked by uid 500); 23 Mar 2012 15:08:58 -0000 Delivered-To: apmail-incubator-lucy-dev-archive@incubator.apache.org Received: (qmail 62809 invoked by uid 500); 23 Mar 2012 15:08:58 -0000 Mailing-List: contact lucy-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@incubator.apache.org Delivered-To: mailing list lucy-dev@incubator.apache.org Received: (qmail 62801 invoked by uid 99); 23 Mar 2012 15:08:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 15:08:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of loganbell@gmail.com designates 209.85.161.175 as permitted sender) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 15:08:52 +0000 Received: by ggcy3 with SMTP id y3so2816158ggc.6 for ; Fri, 23 Mar 2012 08:08:32 -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 :content-type; bh=GCP8G9XB/MG4v+CYL9M2WcOOiH7tkeIMvHq0Ey+5yTg=; b=Z3ji5+oGc04hEdozYRYlIF+58JM0aNZ1Ydp4oKLhjE12AReLmbcFPrZwipgXGn1THJ 3UvSxO/02zHRPdza3G2erMmauXUeAPiDmfxz+3Qv0AZ/Xzhidsn3U/Fsjmg/HmlKudps 6t9smNQLoNmwStt7YOUpbVBVIZ1qHoJS/vvK4oOfGAKddRG+xwOT7C2N6E+0gEkrJ0xc Yh9wDxNIF7a+9Vr6xsDuwMub+rIWu1keP3QMVhXkMcd+3pbwIJE/08Qg/P0LA7+nwqjG paxJyY3mb/BTsxGgeOX+ztTmM80aTAOPTpOmJXJ4HS2Ie/eOOTE5kI93cZmH0zu1tDLv C/8g== MIME-Version: 1.0 Received: by 10.68.201.6 with SMTP id jw6mr30382160pbc.92.1332515311704; Fri, 23 Mar 2012 08:08:31 -0700 (PDT) Received: by 10.68.30.106 with HTTP; Fri, 23 Mar 2012 08:08:31 -0700 (PDT) In-Reply-To: <4F6C55E6.2040404@aevum.de> References: <4F6AECCF.50601@aevum.de> <4F6C4777.20608@aevum.de> <4F6C55E6.2040404@aevum.de> Date: Fri, 23 Mar 2012 08:08:31 -0700 Message-ID: From: Logan Bell To: lucy-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b15a97fcfd91304bbea652a X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [lucy-dev] Optimization Bug On Mac OS X --047d7b15a97fcfd91304bbea652a Content-Type: text/plain; charset=ISO-8859-1 Yes, and a suggested fix as well! I implemented their solution in my environment and it fixes the problem. Thanks, Logan On Fri, Mar 23, 2012 at 3:52 AM, Nick Wellnhofer wrote: > On 23/03/2012 10:50, Nick Wellnhofer wrote: > >> This is definitely a compiler bug. >> > > Seems that I was wrong. I filed a bug with LLVM and got a very quick reply: > > http://llvm.org/bugs/show_bug.**cgi?id=12335#c1 > > Nick > --047d7b15a97fcfd91304bbea652a--