This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to get romp target working
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Patch to get romp target working
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 8 Oct 2001 14:51:12 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <200110082146.RAA03517@caip.rutgers.edu>
On Mon, Oct 08, 2001 at 05:46:26PM -0400, Kaveh R. Ghazi wrote:
> * romp-protos.h (romp_initialize_trampoline): New function.
> * romp.c (romp_initialize_trampoline): Likewise.
> * romp.h (INITIALIZE_TRAMPOLINE): Define in terms of
> romp_initialize_trampoline.
Ok.
r~