On 9/17/19 4:57 PM, Alex Bennée wrote:
> 
> Richard Henderson <richard.hender...@linaro.org> writes:
> 
>> On 9/17/19 2:41 PM, Alex Bennée wrote:
>>> +    for (i = 0; i < ARRAY_SIZE(round_flags); ++i) {
>>> +        fesetround(round_flags[i].flag);
>>
>> If we're going to make this a generic test, perhaps
>> continue if fesetround fails?
> 
> I ifdef'ed the missing symbols? Can the symbol exits but not be settable?

I dunno, maybe?  Perhaps based on the exact host.


r~


Reply via email to