Timestamp:
04/20/20 18:22:43 (4 years ago)
Author:
Eshan dhawan <eshandhawan51@…>
Branches:
5, master
Children:
a2b7ab03
Parents:
bd750c9e
git-author:
Eshan dhawan <eshandhawan51@…> (04/20/20 18:22:43)
git-committer:
Joel Sherrill <joel@…> (06/06/20 20:24:59)
Message:

tests for fenv.h functions

added tests for fesetexeptflag(), fegetexeptflag(),
fegetround(), fesetround().

In the test fegetround() does not return any flag
other then FE_TONEAREST in tests.
This is probably due to soft float.

The test complies successfully and returns assert
at fegetround()

Other tests run without any errors
tested on RISCV/rv32imac

The test prints nothing if runs successfully.

updates #2971

Signed-off-by: Eshan dhawan <eshandhawan51@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.