------- Comment #3 from gerald at gcc dot gnu dot org  2009-03-19 10:40 -------
Subject: Bug 39063

Author: gerald
Date: Thu Mar 19 10:40:32 2009
New Revision: 144957

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144957
Log:
        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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/libgcc2.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39063

Reply via email to