From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14313 invoked by alias); 4 Apr 2006 19:07:57 -0000 Received: (qmail 14289 invoked by uid 48); 4 Apr 2006 19:07:56 -0000 Date: Tue, 04 Apr 2006 19:07:00 -0000 Message-ID: <20060404190756.14288.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00022.txt.bz2 List-Id: ------- Comment #12 from tromey at gcc dot gnu dot org 2006-04-04 19:07 ------- Created an attachment (id=11207) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11207&action=view) reduced test case I tried to reduce this to a C test case suitable for inclusion in libffi. I've attached this. Unfortunately on the ia64 machine I tried, it does not fail. I haven't looked to see what I might have done wrong. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26483