ARC math test regressions (was Re: [PATCH v7 00/13] glibc port to ARC processors)
Andreas Schwab
schwab at linux-m68k.org
Thu Jul 2 03:17:33 EDT 2020
On Jul 02 2020, Vineet Gupta via Libc-alpha wrote:
> Now acos can come from 2 places depending on LIBM_SVID_COMPAT
> - math/w_acos_template.c <-- sets errno only
> - math/w_acos_compat.c <-- raises exception FE_INVALID
>
> For ARC, 1st variant is building, so explicit exception is NOT raised.
LIBM_SVID_COMPAT is a compat feature, thus not relevant and always off
for new ports.
It's a bug in the testsuite that it doesn't handle that case yet.
Andreas.
--
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the linux-snps-arc
mailing list