This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: REGRESSION in 3.2.1-pre on mips-irix6 (and elsewhere) compiling execute/20011219-1.c
> > From: Jan Hubicka <jh@suse.cz>
> >
> > > OK, To not let you to fix everything, I wil take a look at the PPC then.
> > Survived PPC bootstrap.
> > I would bet we do ahve function to recognize tablejumps but apparently
> > we don't...
> >
> > Thu Nov 14 13:23:58 MST 2002 JAn Hubicka <jh@suse.cz>
> > * jump.c (tablejump_p): New.
> > * cfgcleanup.c (try_optimize_cfg): Do not merge blocks across tablejump.
> > * rtl.h (tablejump_p): Declare.
>
> Jan,
>
> Was this patch meant to be used instead of, or in addition to,
> Graham's patch to flow.c?
Yes, these are two different problems triggered by same testcase.
Honza
>
> Thanks,
> --Kaveh
> --
> Kaveh R. Ghazi ghazi@caip.rutgers.edu