--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-26
16:20 ---
Reopening since this is only fixed on the mainline, this should also be fixed
for 4.0.1.
--
What|Removed |Added
-
--- Additional Comments From overholt at redhat dot com 2005-04-26 14:54
---
I've verified this fix in the RPMs in Fedora rawhide (4.0.0-1). I'm not sure if
this counts as a verification from gcc's standpoint, though. I'll mark as FIXED
but feel free to change if I need to verify on HE
--- Additional Comments From aph at gcc dot gnu dot org 2005-04-19 12:33
---
Should be fixed by
2005-04-18 Andrew Haley <[EMAIL PROTECTED]>
* java-except.h (struct eh_range.handler): Remove unused field.
(handle_nested_ranges): Remove function declaration.
(sa
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |aph at gcc dot gnu dot org
|dot org |
Status|NEW
--- Additional Comments From tromey at gcc dot gnu dot org 2005-04-05
20:15 ---
Could you attach the ecj-generated bytecode for this file?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20768
--- Additional Comments From mckinlay at redhat dot com 2005-04-05 18:33
---
Confirmed. There seems to be something unique about the exception table
generated by ecj which confuses gcj. Note that this happens both with or without
optimization.
--
What|Removed
--
What|Removed |Added
CC||bkonrath at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20768
--- Additional Comments From overholt at redhat dot com 2005-04-05 18:12
---
Created an attachment (id=8537)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8537&action=view)
Test case (boiled down from something we're seeing with Ecilpse)
--
http://gcc.gnu.org/bugzilla/show_bug