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]
Other format: [Raw text]

[Bug optimization/13024] [3.4 regression] gcj can't build current rhug


------- Additional Comments From jsturm at gcc dot gnu dot org  2003-11-22 20:19 -------
(In reply to comment #10)
> Now this fulls under the optimization componet as cfg is part of optimizating
the code.

Sounds good.

> Returning to the pool as Jeff will most likely not fix this bug.

I'll take a stab at it.  I'm not sure this is still a java-only bug, but java
does emit a large number of indirect jumps due to TRY_FINALLY_EXPR.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13024


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