libgcc2.c
47.5 KB
-
re PR target/39063 (libgcc2.c:mprotect() for mingw, incompatible pointer type warning) · 234952b3
PR target/39063 * libgcc2.c (mprotect): Do not use signed arguments for VirtualProtect, use DWORD arguments. Also fix the 'may be used uninitialized' warning for the np variable. From-SVN: r144957
Ozkan Sezer committed