delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <ba40711f0710101759q6f56c28ay4b948a6105aa23f6@mail.gmail.com> |
Date: | Wed, 10 Oct 2007 20:59:22 -0400 |
From: | "Lev Bishop" <lev DOT bishop AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: A problem wit tgamma function |
Cc: | newlib AT sourceware DOT org |
In-Reply-To: | <Pine.CYG.4.58.0710102322420.3668@homepc> |
MIME-Version: | 1.0 |
References: | <Pine DOT CYG DOT 4 DOT 58 DOT 0710102322420 DOT 3668 AT homepc> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 10/10/07, Angelo Graziosi wrote to the cygwin mailing list: > > For the sake of completeness I want to flag this. > > A recent failure of GFortran tests, regarding the usage of GAMMA > functions, results in the following problem with 'tgamma' on Cygwin > (gcc-3.4.4-3): <SNIP simple testcase> Even simpler testcase: $ cat t.c && gcc t.c -o t && ./t #include <math.h> int main() {tgammaf(1.);} Segmentation fault (core dumped) I believe this is fixed in newlib CVS. See: http://sourceware.org/ml/newlib/2007/msg00912.html Lev -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |