This is the mail archive of the gcc-patches@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]

Re: [pach]: Fix for PR/41799


2009/10/26 Kai Tietz <ktietz70@googlemail.com>:
> Hi,
>
>
> 2009-10-26 ?Kai Tietz <kai.tietz@onevision.com>
>
> PR/41799
> * config/i386/mingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.
> * config/i386/mingw.opt: Add fset-stack-executable.
> * config/i386/i386.c (ix86_trampoline_init): Make call to
> emit_library_call conditional, if CHECK_EXECUTE_STACK_ENABLED is
> defined and its value is not zero.
> * doc/invoke.texi: Add documentation for new option.
>
> This patch is tested for i686-pc-mingw32 and for x86_64-pc-mingw32.
> I'll apply this patch tomorrow if there aren't any objections.
>
> Cheers,
> Kai
>
> --
> | ?(\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>

Committed at revision  153606.

Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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