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: [PATCH] ARM fixed-point support [4/6]: allow overriding of fixed-point helper function names


On 07/29/11 17:48, Julian Brown wrote:
> On Fri, 29 Jul 2011 17:26:07 +0200
> Bernd Schmidt <bernds@codesourcery.com> wrote:
> 
>> On 07/29/11 16:58, Julian Brown wrote:
>>>     * fixed-bit.c (BUILDING_FIXED_BIT): Define macro.
>>
>> This appears to be unused in this patch?
> 
> It's used by the later patch:
> 
> http://gcc.gnu.org/ml/gcc-patches/2011-07/msg02686.html

Oh, that hadn't arrived yet.

I think it would be slightly less convoluted to have an additional
macro, LIBGCC2_FIXEDBIT_GNU_PREFIX, and set only one of them for ARM.
Otherwise OK for 4/6.


Bernd


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