X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <493792CD.1070608@gmail.com> Date: Thu, 04 Dec 2008 19:20:29 +1100 From: David Billinghurst User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Newlib libm patch missing from cygwin-1.5.25-15 - fixes gfortran bug Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 I have been looking at some gfortran-4.4 testsuite failures. There is a problem with the NINT() intrinsic http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33177 due to a bug in newlib lroundf. This is fixed with revision 1.3 of libm/common/sf_lround.c http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libm/common/sf_lround.c?cvsroot=src This one line patch is in cygwin-1.7. Any chance it could be included in 1.5. David -- 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/