This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Apr 2006 20:24:08 -0000
- Subject: [Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64
- References: <bug-26483-3744@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from wilson at gcc dot gnu dot org 2006-04-04 20:24 -------
Created an attachment (id=11208)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11208&action=view)
proposed testcase, based on float1.c
This reproduces the denorm failure for me with unpatched sources, and worked
with my proposed unfinished patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26483