Remove rtl-level exception handling

Ranjit Mathew rmathew@gmail.com
Fri Jul 9 14:52:00 GMT 2004


On Fri, 9 Jul 2004 12:10:27 +0100, Andrew Haley <aph@redhat.com> wrote:
> Richard Henderson writes:
>  > On Fri, Jul 09, 2004 at 10:12:20AM +0100, Andrew Haley wrote:
>  > > People seem _so_ determined to remove this code!
>  >
>  > java_expand_expr called rtl functions that were going away, thus
>  > java_expand_expr needed to go away.  emit_init_test_initialization
>  > was only called from java_expand_expr, which meant that not
>  > removing it would cause a bootstrap failure due to warnings.
>  >
>  > It's not like it can't be pulled from the archives or cvs when
>  > someone goes to re-implement it.
> 
> Sure, that's OK.

I have taken the liberty of creating a PR to avoid
losing track of this:

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

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



More information about the Gcc-patches mailing list