This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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: [PATCH 1/1] Fix small build failure on ppc


Dear Peter,

2013/2/22 Peter Bergner <bergner@vnet.ibm.com>:
> On Thu, 2013-02-21 at 21:21 -0800, gilles.talis@gmail.com wrote:
>> From: Gilles Talis <gilles.talis@gmail.com>
>>
>> On PPC, if __NO_FPRS__ is defined, fparg_count and NUM_FPR_ARG_REGISTERS
>> are not defined, thus must not be used.
>>
>> Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
>
> Acked-by: Peter Bergner <bergner@vnet.ibm.com>
>
> Sorry about that and thanks for catching it.  I don't have
> no-fp system to build on, so I didn't catch that while
> submitting my original change.
>
> Peter
Sure. I am glad I could help.

Gilles.


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