[Bug java/27754] Stack overflow in gcj

2006-08-28 Thread aph at gcc dot gnu dot org
--- Comment #4 from aph at gcc dot gnu dot org 2006-08-28 16:55 --- . -- aph at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug java/27754] Stack overflow in gcj

2006-05-24 Thread aph at gcc dot gnu dot org
--- Comment #1 from aph at gcc dot gnu dot org 2006-05-24 11:57 --- Created an attachment (id=11503) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11503action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27754

[Bug java/27754] Stack overflow in gcj

2006-05-24 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-05-24 13:38 --- Method name:clinit static Signature: 70=()void Attribute Code, length:58278, max_stack:7, max_locals:0, code_length:58266 Nice -- don't recall seeing a function that long before outside of jacks. -- tromey at

[Bug java/27754] Stack overflow in gcj

2006-05-24 Thread aph at gcc dot gnu dot org
--- Comment #3 from aph at gcc dot gnu dot org 2006-05-24 14:31 --- Subject: Bug 27754 Author: aph Date: Wed May 24 14:31:23 2006 New Revision: 114043 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114043 Log: 2006-05-24 Andrew Haley [EMAIL PROTECTED] PR java/27754