Re: [PATCH] libgcc, i386: Add .note.GNU-stack sections to the ms sse/avx sav/res

2021-01-27 Thread Uros Bizjak via Gcc-patches
On Wed, Jan 27, 2021 at 10:26 AM Jakub Jelinek wrote: > > Hi! > > On Linux, GCC emits .note.GNU-stack sections when compiling code to mark > the code as not needing or needing executable stack, missing section means > unknown. But assembly files need to be marked manually. We already > mark vari

[PATCH] libgcc, i386: Add .note.GNU-stack sections to the ms sse/avx sav/res

2021-01-27 Thread Jakub Jelinek via Gcc-patches
Hi! On Linux, GCC emits .note.GNU-stack sections when compiling code to mark the code as not needing or needing executable stack, missing section means unknown. But assembly files need to be marked manually. We already mark various *.S files in libgcc manually, but the avx_resms64f.o avx_resms64