X-Recipient: archive-cygwin AT delorie DOT 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=FV3fNBGcwtxdiVHK 1yzxj8sxaXgNnam+FSLjaocDLp08ILw6yZdOuHbV/fOd6oUpeRGcULlwxf+TclyO pWUXwUO0Ph6FkAU+C+aJuhQR1DlLQH3ZZCtUQXxjNviwK5B6hPTNkDrWlfevZoTG wfPtNBhz3KM/+C61PstPvQyTnSw= 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=oVKuqJZcPqT+b7vR3Ynj6b bEL9w=; b=sk6B5V8cgBsfYjYbYgYu4ZHxdp//mE0jXdnNL7zh0dXoZJ42M49eEI 7sBOmdeihHFYL3JWsBTX6ZMuHTEIEOT6rSsEpLUFtQSAXyh+KEL+wkYn2iOnzj6v 5nxDvpiiR39vrInG7zPeJ9pe6BVsiUbSI7NF8XWMsosPEgOdDqzMk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_FAIL,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=DESKTOP08PNUTF, 3.0.6, 20190406, DESKTOP-08PNUTF X-HELO: gateway34.websitewelcome.com Subject: Re: Bug report. Clang sqrtl(-1) causes access violation To: "cygwin AT cygwin DOT com" References: <03f2a425-2f3f-4230-c4c5-3265f511d4f5 AT agner DOT org> From: Agner Fog Message-ID: <06482f2d-df3e-7083-15b0-707db4fce98e@agner.org> Date: Fri, 10 May 2019 22:55:58 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes $ uname -a CYGWIN_NT-10.0 DESKTOP-08PNUTF 3.0.6(0.338/5/3) 2019-04-06 16:18 x86_64 Cygwin $ clang --version clang version 5.0.1 (tags/RELEASE_501/final) Target: x86_64-unknown-windows-cygnus Thread model: posix InstalledDir: /usr/bin On 10/05/2019 21.54, Jose Isaias Cabrera wrote: > > Agner Fog, on Friday, May 10, 2019 03:44 PM, wrote... > > > >On 10/05/2019 15.50, Jose Isaias Cabrera wrote: > > > >> It works for me. > > > >Now it turns out that all the long double math functions cause access > >violations. > > > >If you can't reproduce the error, what can I do to trace it? > > > > > >Exception: STATUS_ACCESS_VIOLATION at rip=00180173164 > > Sounds to me like there are some damaged DLL or something.  Can you do a, > > uname -a > > and send us the output.  Also, please do a, > > clang --version > > and show us your output.  You may need to do a rebaseall, but first, > let's see what versions you are running. Thanks. > > josé -- 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