Re: [Mingw-w64-public] [PATCH] [FIXED_UP] Added standard-conforming fmaf(), fma() and fmal() functions.

2016-09-09 Thread lhmouse
Please discard the previous patch as it does not handle denormal numbers correctly. Sorry for that. --- >From 890aab4fc63264074b6e1e16f5bd64e3c4a6f795 Mon Sep 17 00:00:00 2001 From: lhmouse Date: Fri, 9 Sep 2016 22:52:26 +0800 Subject: [PATCH] Added standard-conforming fmaf(), fma() and fmal() f

Re: [Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-09 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10.09.2016 7:57, Jim Michaels wrote: > On 9/9/2016 5:45 PM, Jim Michaels wrote: >> I believe this to be caused by a runtime+stdc++ dll mismatch >> between compiler versions. >> >> verified. >> > to explain further, say you have an exe compiled w

Re: [Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-09 Thread Jim Michaels
to explain further, say you have an exe compiled with 4.9.0 and you copy the dll's and EXE into \utils\ which is in your PATH. but then afterwards with compiler version 5.0.0 you copy the exe only into the same dir (mixup during process of going to static linking). now try to run the exe. it wi

[Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-09 Thread Jim Michaels
I believe this to be caused by a runtime+stdc++ dll mismatch between compiler versions. verified. -- ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net h

[Mingw-w64-public] [PATCH] [FIXED_UP] Added standard-conforming fmaf(), fma() and fmal() functions.

2016-09-09 Thread lhmouse
>From 52dd6b38d01e1f30bf1821a2621d707d07ec8f15 Mon Sep 17 00:00:00 2001 From: lhmouse Date: Fri, 9 Sep 2016 22:52:26 +0800 Subject: [PATCH] Added standard-conforming fmaf(), fma() and fmal() functions. Signed-off-by: lhmouse --- mingw-w64-crt/Makefile.am | 4 +-- mingw-w64-crt/math/fma.S | 42

[Mingw-w64-public] [Project News|New Builds]

2016-09-09 Thread niXman
Hi, The new builds of MinGW-W64 based on GCC-6.2.0 as revision 1 is uploaded. Bug 506(sf.net/p/mingw-w64/bugs/506/) was fixed. Many thanks to DarkUranium ;) MinGW-w64 v5 is used. As earlier, you can try to use the new 'std::experimental::filesystem'(http://en.cppreference.com/w/cpp/experimenta