On 12/22/18 6:52 AM, Emilio G. Cota wrote: > At this point random_ops[] only contains normals, so there's > no need to do anything to them. In fact, raising the exponent > here can make the output !normal, which is precisely > what the comment says we want to avoid. > > Signed-off-by: Emilio G. Cota <c...@braap.org> > --- > tests/fp/fp-bench.c | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~