This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj-4.2 (20060826) and gnu classpath


On 08 Sep 2006 18:29:43 -0600
Tom Tromey <tromey@redhat.com> wrote:

> When I compile fdlibm with -O2, I see the bug.
> When I compile it without, it works.

Now that is interesting. I worked around it by adding
-msse2 -mfpmath=sse for x86/pentium4.

> I narrowed it down to strtod.c.

I saw things going wrong there, too.

PR is this one:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28096


Hanno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]