This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH libstdc++/66689] comp_ellint_3 and ellint_3 return garbage values
- From: David Edelsohn <dje dot gcc at gmail dot com>
- To: Ed Smith-Rowland <3dw4rd at verizon dot net>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>, Jonathan Wakely <jwakely dot gcc at gmail dot com>, redi at gcc dot gnu dot org
- Date: Mon, 20 Nov 2017 11:02:32 -0500
- Subject: Re: [PATCH libstdc++/66689] comp_ellint_3 and ellint_3 return garbage values
- Authentication-results: sourceware.org; auth=none
This patch has introduced new regressions on at least PowerPC and AArch64.
FAIL: ext/special_functions/hyperg/check_value.cc execution test
FAIL: tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc
execution test
Thanks, David