On Wed, Sep 17, 2014 at 9:18 AM, Jonathan Roelofs <[email protected]
> wrote:

>
>
> On 9/17/14 8:50 AM, Saleem Abdulrasool wrote:
>
>> +    // ACLE 6.5.1 Hardware Floating Point
>> +    if (HW_FP)
>> +      Builder.defineMacro("__ARM_FP", std::to_string(HW_FP));
>>
> A hex string might be nicer....
>

Sure, but only because thats what the ACLE also shows it as.  SVN r218009.


> Either way, thanks for implementing this!
>

You're welcome!


>
> Jon
>
>  +
>>       // ACLE predefines.
>>       Builder.defineMacro("__ARM_ACLE", "200");
>>
>>
>>
> --
> Jon Roelofs
> [email protected]
> CodeSourcery / Mentor Embedded
>



-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to