java/4189: gcj generates bytecode for switch stmt that doesn't verify
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Sun Sep 16 17:30:00 GMT 2001
Synopsis: gcj generates bytecode for switch stmt that doesn't verify
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Sun Sep 16 17:30:48 2001
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open->analyzed
State-Changed-By: tromey
State-Changed-When: Sun Sep 16 17:30:48 2001
State-Changed-Why:
The problem is a stack overflow.
The bytecode generator fails to call NOTE_PUSH in the
single-case part of switch code generation.
I have a patch which I'll submit shortly.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4189&database=gcc
More information about the Java-prs
mailing list