Hi Everyone, I was looking through the AS manual at https://sourceware.org/binutils/docs-2.37/as.pdf. We use -Wa,--noexecstack for our *.S files when assembling through the compiler driver. I don't see --noexecstack listed in the manual. Is --noexecstack going away in AS? Thanks in advance.