From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9789 invoked by alias); 9 Mar 2008 13:21:56 -0000 Received: (qmail 9652 invoked by uid 48); 9 Mar 2008 13:21:11 -0000 Date: Sun, 09 Mar 2008 13:21:00 -0000 Message-ID: <20080309132111.9651.qmail@sourceware.org> From: "aurelien at aurel32 dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20080210191725.5753.aurelien@aurel32.net> References: <20080210191725.5753.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/5753] ieee754.h: wrong check __FLOAT_WORD_ORDER X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00052.txt.bz2 ------- Additional Comments From aurelien at aurel32 dot net 2008-03-09 13:21 ------- The bug is not present when __USE_BSD is used, that is by default. When you start to use some options like -ansi, it is not defined anymore, and the problem appears. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5753 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.