2013/9/17 Jacek Caban <cja...@gmail.com>: > This is no-op for usual GCC targets, because we don't pass any string to > CreateSemaphore anyway. However this trivial change will help > mingw-w64's efforts to support WinRT, where only unicode variant is > available. > > libgcc/Changelog: > config/i386/gthr-win32.c: CreateSemaphoreW instead of CreateSemaphoreA. > config/i386/gthr-win32.h: Likewise. >
Please attach (or inline) patch. Thanks, Kai