[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2021-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org -- You are

[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2021-09-15 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036 --- Comment #10 from Andreas Schwab --- Note that riscv and nios2 are noexec-stack by default, thus do not need a stack note. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2021-09-15 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036 --- Comment #9 from Andrew Pinski --- (In reply to Andrew Pinski from comment #8) > These are the ones without the note still: > src/bfin/sysv.S > src/cris/sysv.S > src/m32r/sysv.S > src/metag/sysv.S > src/microblaze/sysv.S > src/nios2/sysv.S > s

[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2021-09-15 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036 --- Comment #8 from Andrew Pinski --- These are the ones without the note still: src/bfin/sysv.S src/cris/sysv.S src/m32r/sysv.S src/metag/sysv.S src/microblaze/sysv.S src/nios2/sysv.S src/or1k/sysv.S src/riscv/sysv.S src/xtensa/sysv.S -- You a

[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2019-12-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2019-10-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036 Eric Gallager changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p