This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Target FUNCTION_PROLOGUE and FUNCTION_EPILOGUE


Geoff Keating wrote:-

> >	* Makefile.in (final.o): Depend on target.h.
> >	* final.c: Include target.h.
> > 	(default_function_pro_epilogue): New.
> ...
> 
> This patch is OK.

Thanks Geoff.  The patch didn't compile on sh, vax/vms and w32k.  sh
was mine, the vax and w32k things probably haven't compiled for a
while.

Anyway, for the record, the patch below fixes these issues and is what
I'll commit.  There are about 5 targets that don't build for other
reasons, including two osr/x86 targets which call non-existent
functions.

Neil.

target.diff.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]