Re: [PATCH v2] psxtests: Fix math function build warnings

2021-03-18 Thread Gedare Bloom
Please see my prior email on the first version of this patch, and address those comments. Thanks On Thu, Mar 18, 2021 at 11:31 AM Stephen Clark wrote: > > Added conditionals to ensure that long double function tests were only > built when newlib has long double math functions. > --- > testsuites

[PATCH v2] psxtests: Fix math function build warnings

2021-03-18 Thread Stephen Clark
Added conditionals to ensure that long double function tests were only built when newlib has long double math functions. --- testsuites/psxtests/psxhdrs/math/acoshl.c| 3 +++ testsuites/psxtests/psxhdrs/math/acosl.c | 3 +++ testsuites/psxtests/psxhdrs/math/asinhl.c| 3 +