This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/39503] libgcc2.c doesn't compile anymore



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-03-19 16:19 -------
Btw, this was recently changed by

        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.

http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144957


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald at gcc dot gnu dot
                   |                            |org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]