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] | |
Here is a patch forPR libstdc++/68397 std::tr1::expint fails in __expint_En_cont_frac for some long double arguments due to low __max_iter value.
The proposed resolution of increasing the max_iter to 1000 is a simple and obvious fix.
Built and tested on x86_64-linux. OK? Ed
Attachment:
CL_pr68397
Description: Text document
Attachment:
patch_p68397
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |