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] sparc: Set noexecstack on mulsi3, divsi3, and modsi3


> This patch adds them missing noexectack on sparc assembly implementation.  I
> saw no regression on gcc testsuite and it fixes the regression on GLIBC
> side.
> 
> libgcc/
> 
> 	* config/sparc/lb1spc.S [__ELF__ && __linux__]: Emit .note.GNU-stack
> 	section for a non-executable stack.

Thanks for fixing this, applied to all active branches.

-- 
Eric Botcazou


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