This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: [tree-ssa] redundant eh simplification?


On Wed, 29 Oct 2003, Richard Henderson wrote:
> Why does cleanup_try_finally_expr exist?  To my eyes this is
> completely redundant with remove_useless_stmts_and_vars.

My recollection is that it worked around a failure in the gimplifier.  But
that was months ago.  I think we can now remove it if a bootstrap
succeeds.

Jeff


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