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: Andrew Haley <aph at redhat dot com>
- Cc: Hanno Meyer-Thurow <h dot mth at web dot de>, java at gcc dot gnu dot org
- Date: 11 Sep 2006 09:05:15 -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> <17666.34194.487720.447877@zebedee.pink>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> I don't think so. Are we compiling with -ffloat-store? I can't see
Andrew> it in the makefile. If we don't use -ffloat-store the code won't
Andrew> work.
We aren't, but when I added it I still see (apparently random)
failures. So something else is going on, I haven't gotten into
exactly what yet.
Tom