This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Is this a bug in libffi testsuite on solaris2.8?
- From: dewar at gnat dot com (Robert Dewar)
- To: aph at redhat dot com, dewar at gnat dot com
- Cc: gcc at gcc dot gnu dot org, lucier at math dot purdue dot edu, zack at codesourcery dot com
- Date: Sun, 2 Nov 2003 22:14:15 -0500 (EST)
- Subject: Re: Is this a bug in libffi testsuite on solaris2.8?
> No we don't. It's up to the caller to provide the memory.
I don't understand, we are talking about the code generated to build a
trampoline. That call to build the trampoline is generated by the compiler,
it does not result from direct user code. The user knows nothing about
the trampoline (or the need for it).