From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15304 invoked by alias); 10 May 2003 20:46: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 15249 invoked by uid 71); 10 May 2003 20:46:01 -0000 Date: Sat, 10 May 2003 20:46:00 -0000 Message-ID: <20030510204601.15242.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: target/10181: [x86] wrong conversion [unsigned -> double] with [-masm=intel] Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00993.txt.bz2 List-Id: The following reply was made to PR target/10181; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, markus.mauhart@chello.at Cc: Subject: Re: target/10181: [x86] wrong conversion [unsigned -> double] with [-masm=intel] Date: Sat, 10 May 2003 13:42:57 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=10181 Hello, could you please verify that this error is still present in a more current gcc release (ie 3.2.3)? With gcc 3.2.3, 3.3 branch and mainline on i686-linux, the testcase works fine (ie conversions are all correct). Thanks, Dara