From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16632 invoked by alias); 4 Dec 2002 14:56:10 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 16617 invoked by uid 71); 4 Dec 2002 14:56:09 -0000 Date: Wed, 04 Dec 2002 06:56:00 -0000 Message-ID: <20021204145609.16615.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Christian Ehrhardt" Subject: Re: c/6900: Floating point behaviour of gcc on pentium Reply-To: "Christian Ehrhardt" X-SW-Source: 2002-12/txt/msg00206.txt.bz2 List-Id: The following reply was made to PR c/6900; it has been noted by GNATS. From: "Christian Ehrhardt" To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, tprince@computer.org, sure@imsc.ernet.in, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, 36876@bugs.debian.org, shyam@imsc.ernet.in Cc: Subject: Re: c/6900: Floating point behaviour of gcc on pentium Date: Wed, 4 Dec 2002 15:51:45 +0100 Hi, This is not a bug. Comparing floating point numbers with == may yield unexpected results due to rounding errors. Someone please close this PR. regards Christian http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6900