This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Add soft frame pointer pseudo on ppc{32,64} and prepare for (optional) FRAME_GROWS_DOWNWARD
>>>>> Jakub Jelinek writes:
>> I would appreciate if you would wait to apply the patch until
>> PowerPC is able to bootstrap again.
Jakub> It is not bootstrappable? I admit I haven't tried that today yet,
Jakub> but there is a recent testresults:
Jakub> http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01660.html
http://gcc.gnu.org/ml/gcc-regression/2005-06/msg00090.html
Appears to be latent bug in cprop.
David