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?
>
>
> r~


--
Alex Bennée

Reply via email to