On Sat, 2005-04-09 at 23:27 -0400, Diego Novillo wrote:
> Sigh. Another SSA_NAME flowing through EH edges getting in the
> way.
>
> I'm starting to think that it would be much better to make these
> SSA_NAME_OCCURS_IN_ABNORMAL_PHI into virtuals. We would avoid
> all the monkeying around that opt
On Sun, Apr 10, 2005 at 09:47:25PM -0400, Diego Novillo wrote:
> On Sun, Apr 10, 2005 at 05:38:31PM -0400, Andrew Pinski wrote:
>
> > This fixes the bootstrap problem for me on powerpc-darwin.
> >
> Thanks. I will commit as soon as I get a clean bootstrap.
>
Got a clean bootstrap and test run u
On Sun, Apr 10, 2005 at 09:53:00PM -0400, Andrew Pinski wrote:
> Could you try the patch in PR 20934 and see if it fixed the
> bootstrap problem on i686-linux?
>
It does. What's the status of that patch? It almost looks
obvious to me.
Diego.
On Apr 10, 2005, at 9:47 PM, Diego Novillo wrote:
On Sun, Apr 10, 2005 at 05:38:31PM -0400, Andrew Pinski wrote:
This fixes the bootstrap problem for me on powerpc-darwin.
Thanks. I will commit as soon as I get a clean bootstrap.
Could you try the patch in PR 20934 and see if it fixed the
bootstra
On Sun, Apr 10, 2005 at 05:38:31PM -0400, Andrew Pinski wrote:
> This fixes the bootstrap problem for me on powerpc-darwin.
>
Thanks. I will commit as soon as I get a clean bootstrap.
Diego.
On Apr 9, 2005, at 11:27 PM, Diego Novillo wrote:
Sigh. Another SSA_NAME flowing through EH edges getting in the
way.
I'm starting to think that it would be much better to make these
SSA_NAME_OCCURS_IN_ABNORMAL_PHI into virtuals. We would avoid
all the monkeying around that optimizers have to do.
On Apr 9, 2005, at 11:27 PM, Diego Novillo wrote:
Sigh. Another SSA_NAME flowing through EH edges getting in the
way.
I'm starting to think that it would be much better to make these
SSA_NAME_OCCURS_IN_ABNORMAL_PHI into virtuals. We would avoid
all the monkeying around that optimizers have to do.
Sigh. Another SSA_NAME flowing through EH edges getting in the
way.
I'm starting to think that it would be much better to make these
SSA_NAME_OCCURS_IN_ABNORMAL_PHI into virtuals. We would avoid
all the monkeying around that optimizers have to do. It would
involve a bit of trickery because we o