aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2025-01-06 12:12:40 +0000
committerStafford Horne <shorne@gmail.com>2025-01-06 17:20:43 +0000
commit803808b4ad224ba6862538b63e59b15778c60975 (patch)
tree2c93e26e2fb82ccac62eeeeeaa4163f9322baaad /gcc/fortran/trans-expr.cc
parentfa778ba7d04497bdf32751488c8efd82db3b5e65 (diff)
downloadgcc-803808b4ad224ba6862538b63e59b15778c60975.zip
gcc-803808b4ad224ba6862538b63e59b15778c60975.tar.gz
gcc-803808b4ad224ba6862538b63e59b15778c60975.tar.bz2
or1k: add .note.GNU-stack section on linux
In the OpenRISC build we get the following warning: ld: warning: __modsi3_s.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker Fix this by adding a .note.GNU-stack to indicate the stack does not need to be executable for the lib1funcs. Note, this is also needed for the upcoming glibc 2.41. libgcc/ * config/or1k/lib1funcs.S: Add .note.GNU-stack section on linux.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions