sparc bootstrap failure in stage1 linking cc1 + patch

Richard Henderson rth@cygnus.com
Wed Oct 13 14:55:00 GMT 1999


On Wed, Oct 13, 1999 at 05:51:44PM -0400, Kaveh R. Ghazi wrote:
>  >               && (HAVE_epilogue || HAVE_prologue)
>  >               && prologue_epilogue_contains (insn))
> 
> The function `prologue_epilogue_contains' is only defined in
> function.c if one of HAVE_epilogue or HAVE_prologue is defined.

Bother.

> Here's a patch.  Okay to install?

No, I'd rather just have function.c define prologue_epilogue_contains.
Makes for less ugly code.


r~


More information about the Gcc-patches mailing list