Re: [PATCH v5] tests for fenv.h functions

2020-03-06 Thread Gedare Bloom
Fix a few small things noted below and send -v6. Almost there. On Fri, Mar 6, 2020 at 12:13 AM Eshan dhawan wrote: > > --- > testsuites/psxtests/psxfenv01/init.c | 91 ++-- > 1 file changed, 72 insertions(+), 19 deletions(-) > > diff --git a/testsuites/psxtests/psxfenv01/

[PATCH v5] tests for fenv.h functions

2020-03-05 Thread Eshan dhawan
--- testsuites/psxtests/psxfenv01/init.c | 91 ++-- 1 file changed, 72 insertions(+), 19 deletions(-) diff --git a/testsuites/psxtests/psxfenv01/init.c b/testsuites/psxtests/psxfenv01/init.c index cdb0fa596e..82cf3a5fef 100644 --- a/testsuites/psxtests/psxfenv01/init.c ++