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
> > Franz,
> >
> > Franz Sirl wrote:
> >
> > >
> > >This patch has no effect on powerpc-linux-gnu, both testcases still fail
> > >in the same way.
> > >
> > >Franz.
> > >
> > >
> >
> > :-) I'll build a powerpc-linux-gnu cross and see if I can reproduce your
> > problem.
> I am just doing the same. GCC didn't built yet, as I first built
> mainline that apperently does not reproduce the problem.
> I would bet that the problem is that we create jumptable with only
> single edge and attempt to merge it.
OK, I am testing fix now.
Honza
>
> Honza
> >
> > Graham