[Bug java/28423] multianewarray not always evaluated when compiling from bytecode

2007-01-30 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-30 21:03 --- Fixed in 4.3. -- tromey at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug java/28423] multianewarray not always evaluated when compiling from bytecode

2006-08-07 Thread aph at gcc dot gnu dot org
--- Comment #3 from aph at gcc dot gnu dot org 2006-08-07 09:54 --- Sure, we should import the change. -- aph at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/28423] multianewarray not always evaluated when compiling from bytecode

2006-08-06 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-08-06 22:43 --- Shouldn't we just pull in the fix from the gcj-eclipse branch? -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/28423] multianewarray not always evaluated when compiling from bytecode

2006-07-18 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2006-07-18 17:21 --- I suspect this was solved on the gcj-eclipse branch by flushing the quick stack in some cases. -- tromey at gcc dot gnu dot org changed: What|Removed |Added