This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH, PR] Crash of Bessel functions at x==0!


On 02/08/2013 08:18 AM, Paolo Carlini wrote:
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.


Committed this... PR libstdc++/56216

Attachment: CL_specfun_tr1
Description: Text document

Attachment: CL_cstring_stdexcept_ctors_6
Description: Text document


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