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]
Other format: [Raw text]

Re: 64-bit PowerPC Linux / AIX thunks


>>>>> Richard Henderson writes:

Richard> On Mon, Nov 26, 2001 at 04:54:56PM -0500, David Edelsohn wrote:
>> The TARGET_AIX thunk code did not handle minimal-toc and never
>> actually called the target function.

Richard> If you handle sibcalls, I'd be surprised if you even need
Richard> to define the thunk machinery anymore.

	Unfortunately, no one ever finished the sibcall support in the
PowerPC port.

David


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