> Jan Hubicka writes:
> Can you please try the attached patch? It fixes ICE on AIX cross for
> the testcase Steven sent me.
> (the problem seems to be that on AIX we produce function for static
> cdtors late in a game and we don't get it properly lowered as it is not
> passed throught the IPA
> > Jan Hubicka writes:
>
> >> That might be related to the bootstrap failure on AIX as well.
>
> Jan> Hopefully this is fixed now by Jeff's patch.
>
> The libjava failure is fixed, but the patch will not affect the
> AIX libgfortran failure.
>
> I have verified that either the
> > Jan Hubicka writes:
>
> >> That might be related to the bootstrap failure on AIX as well.
>
> Jan> Hopefully this is fixed now by Jeff's patch.
>
> The libjava failure is fixed, but the patch will not affect the
> AIX libgfortran failure.
>
> I have verified that either the
> Jan Hubicka writes:
>> That might be related to the bootstrap failure on AIX as well.
Jan> Hopefully this is fixed now by Jeff's patch.
The libjava failure is fixed, but the patch will not affect the
AIX libgfortran failure.
I have verified that either the cgraph inlining
> That might be related to the bootstrap failure on AIX as well.
Hopefully this is fixed now by Jeff's patch.
>
> Also, the commit modified files not listed in the ChangeLog:
>
> gcc/tree-pass.h
> gcc/cp/method.c
>
> adding function tree_lowering_passes()
Uhm, I apparently cut&paste
That might be related to the bootstrap failure on AIX as well.
Also, the commit modified files not listed in the ChangeLog:
gcc/tree-pass.h
gcc/cp/method.c
adding function tree_lowering_passes()
David