[Mingw-w64-public] Status of Cilk Plus support?

2015-08-13 Thread Riot
Hi, Does anybody know the current status of Cilk Plus in MinGW-W64 on Windows? Cilk is now in mainline GCC as of 5 and in the latest sourceforge builds the compiler appears to support it, but the necessary runtime link library libcilkrts is not available. Are there any plans to include this, or i

[Mingw-w64-public] [Patch] freopen_s

2015-08-13 Thread JonY
Patch OK? freopen_s is somehow missing. diff --git a/mingw-w64-headers/crt/sec_api/stdio_s.h b/mingw-w64-headers/crt/sec_api/stdio_s.h index 26f43fb..d4962de 100644 --- a/mingw-w64-headers/crt/sec_api/stdio_s.h +++ b/mingw-w64-headers/crt/sec_api/stdio_s.h @@ -88,6 +88,7 @@ extern "C" { _CRTIM