[Bug bootstrap/12876] [3.4 Regression] mprotect not declared in libgcc/_trampoline.c

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 2 22:01:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-02 22:01:34
               date|                            |
            Summary|mprotect not declared in    |[3.4 Regression] mprotect
                   |libgcc/_trampoline.c        |not declared in
                   |                            |libgcc/_trampoline.c
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-02 22:01 -------
The problem is that warnings are now errors on the mainline when compiling these files caused by 
adding -Werror to these files, I would say make sure that these files do not get -Werror on solaris.



More information about the Gcc-bugs mailing list