X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=YgIL/JbnuImm43Bi
	rR2tBpdvSu+iCmlJgrHcoDTkQst55RFJ7I02F/BSTdTRUXhfnZ21ryBlg7z4eR0B
	yGepDfwxaPRK7AVF4GeuKw7Eh03IOCvv7HvFpULk5J0FjBhl/nAEfyCYxFyYu349
	lliWoFdwSmMLEQ4ejewxcLdhdcY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=it00wAndjR76i1wjeusoxF
	kCLZ4=; b=f1hwTOYaDGfd4YK6Lszq8gllCiO1TLZ3az4GskNpgq8d2nkkAQYO+J
	Ut3t/G8k+t0U1rebmYEcj65mVQWBB6OKhrF/FPzcz4SP9lsh9FP2EU9U9HaqCUC0
	onwq/pjFZENEGeiZHz8oejSFbAAB/ALmdNxceCsImwP2BRJemO99g=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=mesa, GOLDSTAR, goldstar, 11092
X-HELO: mail-wm0-f42.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=hUhG/okxZYme9mqAOTp27tEC5696Iq3mgeNpz2VIg0s=;        b=lkPhVX+jDG4U5FIc37rFik6QE/4WalqCZIOJx+0baAVGg5OxPcxlSiHuiol3vUAG/4         8fL7xFSwTfqB3T9hEHzmy2Q+FWoHNlB4pSRM/GHoH56Bq1CaFooNLW3EsqGam1ULikD7         yaSCWOLuMcNVb95gHYiKk0qCX5cgczQnmSAam18DQ3jo/FndSydzcAfdKfPTNpFgDyi/         lyedjs9/fYCE07ORQBhWStVlwy++dGXQOOO4FmqKDipYYC4qdS+PPglV+bhypeDG1aGt         Txzwz7l+uyzPvKLhGlVJqkQSO5wpc4HAsLVUgk0AkXXtSi9woaiPkEUKcmhqn4QkNV9H         7ZBA==
X-Gm-Message-State: ALyK8tKWpBqEOVnLq+1SNlCTss7DaqXYam3n6QVe36r2OUgSR0aSPxR8eO7m18qY4lYXIQ==
X-Received: by 10.194.86.200 with SMTP id r8mr12103571wjz.158.1465532330614;        Thu, 09 Jun 2016 21:18:50 -0700 (PDT)
Subject: Re: [ANNOUNCEMENT] mesa 11.0.9-2 [GOLDSTAR]
To: cygwin@cygwin.com
References: <announce.201602220900.u1M90xBM023169@int-mx11.intmail.prod.int.phx2.redhat.com> <570D122B.50307@gmail.com> <570DAFFA.7020700@cygwin.com> <b8ee7d32-504d-27d8-51ab-547ea7a51968@dronecode.org.uk> <4311402a-fb7d-c68a-9cb3-954161a37e58@dronecode.org.uk> <dc6a9435-58ca-36fd-8fa6-4f9da0b49b81@cygwin.com> <755f21b3-98aa-9283-0054-369bdb1657a0@dronecode.org.uk> <e9bd250e-783d-0ce0-f1ee-e9614e5d8c17@cygwin.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <8bc397bc-3856-cffe-1af5-4cd3411c04e0@gmail.com>
Date: Fri, 10 Jun 2016 06:18:48 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
In-Reply-To: <e9bd250e-783d-0ce0-f1ee-e9614e5d8c17@cygwin.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 10/06/2016 00:01, Yaakov Selkowitz wrote:
>
> For the record, Jon seems to have tracked this down, and his fix is in
> llvm-3.7.1-2.  I can only imagine what "fun" he had debugging this,
> particularly on the address-starved 32-bit platform.
>
> Andrew, could you please do the honours?

Only one ?

Regards
Marco



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

