[PATCH, PR] Crash of Bessel functions at x==0!
Paolo Carlini
paolo.carlini@oracle.com
Fri Feb 8 13:19:00 GMT 2013
On 02/08/2013 05:09 AM, Ed Smith-Rowland wrote:
> Here is a reworked patch... The asyptotic stuff is removed for now.
> Builds and tests cleanon x86_64-unknown-linux.
Please add a:
bool test __attribute__((unused)) = true;
at the beginning of test01. Also , only for consistency, a:
return 0;
in the main.
Ok with these changes.
Thanks!
Paolo.
More information about the Libstdc++
mailing list