This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj-4.2 (20060826) and gnu classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Hanno Meyer-Thurow <h dot mth at web dot de>
- Cc: java at gcc dot gnu dot org
- Date: 08 Sep 2006 18:29:43 -0600
- Subject: Re: gcj-4.2 (20060826) and gnu classpath
- References: <20060828161138.d5e73fdb.h.mth@web.de> <m3lkp8trye.fsf@localhost.localdomain> <20060830161546.fa478b1a.h.mth@web.de> <m3irjy2aw1.fsf@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> When I compile fdlibm with -O2, I see the bug.
Tom> When I compile it without, it works.
I narrowed it down to strtod.c.
Tom