|
From: | Alex Bennée |
Subject: | Re: [Qemu-devel] [PATCH v1 8/9] tests/tcg: add generic version of float_convs |
Date: | Tue, 17 Sep 2019 21:57:20 +0100 |
User-agent: | mu4e 1.3.4; emacs 27.0.50 |
Richard Henderson <address@hidden> 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
[Prev in Thread] | Current Thread | [Next in Thread] |