X-Spam-Check-By: sourceware.org Date: Mon, 27 Feb 2006 18:21:00 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com, newlib AT sources DOT redhat DOT com Subject: Re: gcc-3.4.4-1: c++: cmath: calling std::isnan results in endless loop Message-ID: <20060227172100.GJ30238@calimero.vinschen.de> Reply-To: newlib AT sourceware DOT org Mail-Followup-To: cygwin AT cygwin DOT com, newlib AT sources DOT redhat DOT com References: <01d101c63bb9$ef9ead20$a501a8c0 AT CAM DOT ARTIMI DOT COM> <44033332 DOT 7020801 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44033332.7020801@redhat.com> User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Jeff, On Feb 27 12:13, Jeff Johnston wrote: > Gabriel Dos Reis wrote: > >yes, isnan and friends are supposed to be macros only, not functions. > > I'll start working on a newlib patch for this. while you're at it, please do *not* remove the isnan function implementation. It's still required to run applications which have been linked against older newlib versions. Just adding a isnan macro should be sufficient, shouldn't it? Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat -- 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/