--- Comment #8 from tromey at gcc dot gnu dot org 2006-09-12 19:01 ---
Fix checked in.
I probably won't backport this to the 4.1 branch but I would
not object if someone else wanted to.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #7 from tromey at gcc dot gnu dot org 2006-09-12 19:01 ---
Subject: Bug 29013
Author: tromey
Date: Tue Sep 12 19:00:48 2006
New Revision: 116902
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116902
Log:
gcc/java
PR java/29013:
* jcf-write.c (generate
--- Comment #6 from tromey at gcc dot gnu dot org 2006-09-12 16:25 ---
Testing a patch.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|u
--- Comment #5 from tromey at gcc dot gnu dot org 2006-09-12 16:13 ---
Ok, I see. Cacao's message is confusing, since what it really
means is that there is a stack overflow in the method:
Attribute "Code", length:29, max_stack:0, max_locals:1, code_length:5
0: invokestatic #23=
3
--- Comment #4 from tromey at gcc dot gnu dot org 2006-09-12 16:05 ---
"stack size too large" ... this sounds weird.
I haven't looked at the .class yet however.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #3 from cam-gcc-bugzilla at aka dot mcc dot id dot au
2006-09-11 09:44 ---
Created an attachment (id=12223)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12223&action=view)
MetalLookAndFeel.class as produced by ecj
Hi Mark.
Indeed, compiling it with ecj results in a
--- Comment #2 from mark at gcc dot gnu dot org 2006-09-11 09:39 ---
Subject: Re: New: gcj generates a MetalLookAndFeel class
that fails cacao's verifier
Hi,
On Mon, 2006-09-11 at 06:05 +, cam-gcc-bugzilla at aka dot mcc dot
id dot au wrote:
> When compiling GNU classpath
--- Comment #1 from cam-gcc-bugzilla at aka dot mcc dot id dot au
2006-09-11 06:07 ---
Created an attachment (id=12221)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12221&action=view)
The generated MetalLookAndFeel.class file.
This is the generated class file causing the verifie