This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: java/4189: gcj generates bytecode for switch stmt that doesn't verify


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


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