<sisyph...@optusnet.com.au> writes:

> In quadmath.h there's a long list of math library function prototypes, 
> beginning with acosq() ... through to ynq().
>
> On 6/10/2013 I reported (to this list) a problem with expq crashing - and I 
> still haven't struck a mingw-w64 compiler where this has been fixed. 
> (Haven't tried anything later than 4.8.2, but.)
> I've now found that expq, coshq, nearbyintq, tgammaq, and fmaq all cause 
> runtime crashes when called. The rest of those math library functions seem 
> fine, however.
>
> Here's the demo for verification of those crashes:

[snip]

Your test case runs with no crash (after uncommenting the *q function
calls) on MinGW-w64 as distributed by MSYS2, which uses the latest
MinGW-w64 runtime from Git and gcc 4.9.2.


------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to