This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TR1 Math Special Functions


Paolo Carlini wrote:

I just finished regtesting on x86_64-linux and got the following 4 failures:

On x86-linux I'm seeing:


check_value.exe: */tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/check_value.cc:2143: void test049() [with Tp = double]: Assertion `max_abs_frac < Tp(0.002)' failed.
FAIL: tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/check_value.cc execution test


check_value.exe: */tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_value.cc:460: void test008() [with Tp = double]: Assertion `max_abs_frac < Tp(1.0000000000000009e-15)' failed.
FAIL: tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_value.cc execution test


check_value.exe: */tr1/5_numerical_facilities/special_functions/03_beta/check_value.cc:446: void test010() [with Tp = double]: Assertion `max_abs_frac < Tp(2.0000000000000016e-14)' failed.
FAIL: tr1/5_numerical_facilities/special_functions/03_beta/check_value.cc execution test


check_value.exe: */tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc:5836: void test116() [with Tp = double]: Assertion `max_abs_frac < Tp(0.002)' failed.
FAIL: tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc execution test


check_value.exe: */tr1/5_numerical_facilities/special_functions/18_laguerre/check_value.cc:400: void test007() [with Tp = double]: Assertion `max_abs_frac < Tp(0.002)' failed.
FAIL: tr1/5_numerical_facilities/special_functions/18_laguerre/check_value.cc execution test


check_value.exe: */tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_value.cc:1361: void test025() [with Tp = double]: Assertion `max_abs_frac < Tp(2.0000000000000016e-14)' failed.
FAIL: tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_value.cc execution test


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]