[Bug fortran/117455] ld warning about executable stack, follows from PR 117434

2024-11-06 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455 --- Comment #6 from Jerry DeLisle --- Info: -ftrampoline-impl=[stack|heap] By default, trampolines are generated on stack. However, certain platforms (such as the Apple M1) do not permit an executable stack. Compiling with -ftrampoline-imp

[Bug fortran/117455] ld warning about executable stack, follows from PR 117434

2024-11-06 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455 Iain Sandoe changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug fortran/117455] ld warning about executable stack, follows from PR 117434

2024-11-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455 --- Comment #4 from Sam James --- https://www.redhat.com/en/blog/linkers-warnings-about-executable-stacks-and-segments

[Bug fortran/117455] ld warning about executable stack, follows from PR 117434

2024-11-05 Thread mscfd at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455 martin changed: What|Removed |Added CC||mscfd at gmx dot net --- Comment #3 from marti

[Bug fortran/117455] ld warning about executable stack, follows from PR 117434

2024-11-05 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455 --- Comment #2 from Jerry DeLisle --- I am using: $ ld --version GNU ld version 2.41-37.fc40

[Bug fortran/117455] ld warning about executable stack, follows from PR 117434

2024-11-05 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455 Iain Sandoe changed: What|Removed |Added CC||iains at gcc dot gnu.org --- Comment #1 f