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: [PATCH, mingw32] Mark ".text.unlikely" as executable


On Sun, Mar 23, 2008 at 2:32 PM, Zuxy Meng <zuxy.meng@gmail.com> wrote:
> Hi,
>
>  Unlike varasm.c config/i386/winnt.c lacks proper handling of the
>  ".text.unlikely" section and will make it writable instead of executable.
>  This patch fixes PR35661. Bootstrapped and tested on i386-pc-mingw32.
>
>  PR target/35661
>         *config/i386/winnt.c (i386_pe_section_type_flags): Mark
>  ".text.unlikely" as executable
>
>  --
>  Zuxy
>

Hello Zuxy
Although this Change is probably small enough to not require a
copyright assignment  to FSF, I note that you have other patches
pending (eg http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01344.html)
which are larger and which I think are legally significant.  I'm
hoping that you will continue to submit patches to gcc.

Would you be willing to assign copyright to the Free Software
Foundation, so that we could install in gcc?

Danny


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