This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Powerpc/trampline: consider __NO_FPRS__


* Ulrich Drepper | 2010-06-21 07:18:57 [-0700]:

>On 06/21/2010 04:51 AM, Andreas Schwab wrote:
>> How is that different from using __NO_FPRS__ directly?
>
>__NO_FPRS__ might not be set in all no-fpu situations.  That's what this
>subit is all about.

__NO_FPRS__ is powerpc specific and is defined as soon as its target has
no dedicated floating point registers.
libffi & friends also depend on that macro. Another level of indirection
looks unnecessary but if you really prefer it I can send a patch.

Sebastian


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