java/6520: Mauve java.lang.Math.min compile failure

tromey@gcc.gnu.org tromey@gcc.gnu.org
Sat May 11 15:42:00 GMT 2002


Synopsis: Mauve java.lang.Math.min compile failure

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Sat May 11 15:42:48 2002
Responsible-Changed-Why:
    I'm handling this.
State-Changed-From-To: open->analyzed
State-Changed-By: tromey
State-Changed-When: Sat May 11 15:42:48 2002
State-Changed-Why:
    The problem here is that we change the type on a shared
    tree node (the node representing the value of "Float.NaN").
    This causes us to generate incorrect bytecode.
    I have a patch that I'm testing that I will submit shortly.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6520



More information about the Java-prs mailing list