From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20964 invoked by alias); 19 May 2003 15:06:01 -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 20950 invoked by uid 71); 19 May 2003 15:06:01 -0000 Date: Mon, 19 May 2003 15:06:00 -0000 Message-ID: <20030519150601.20931.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Christian Szegedy Subject: Re: c/10844: Wrong computation on nan initialized vectors. Reply-To: Christian Szegedy X-SW-Source: 2003-05/txt/msg02091.txt.bz2 List-Id: The following reply was made to PR c/10844; it has been noted by GNATS. From: Christian Szegedy To: ehrhardt@mathematik.uni-ulm.de, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, szegedy@or.uni-bonn.de, gcc-gnats@gcc.gnu.org Cc: Subject: Re: c/10844: Wrong computation on nan initialized vectors. Date: Mon, 19 May 2003 17:00:46 +0200 ehrhardt@mathematik.uni-ulm.de wrote: > Hence gcc assumes that the return value of nan is int not double. > > OK, thanks a lot. Stupid mistake on my side. Best Regards, Christian