diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2022-05-06 10:55:53 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2022-05-10 09:41:51 -0700 |
commit | 71eae0fd3dd7a5f30067ea26a06a8774355fd5cc (patch) | |
tree | 98d4464bbca9ac90cf2d1156e0c69c1089015f1b /libitm/alloc_cpp.cc | |
parent | ddd46293e2b508b260eefe1adbad6720df7a5dd2 (diff) | |
download | gcc-71eae0fd3dd7a5f30067ea26a06a8774355fd5cc.zip gcc-71eae0fd3dd7a5f30067ea26a06a8774355fd5cc.tar.gz gcc-71eae0fd3dd7a5f30067ea26a06a8774355fd5cc.tar.bz2 |
x86: Add .note.GNU-stack section only for Linux
Add .note.GNU-stack section only for Linux since it may not be supported
on non-Linux OSes. __ELF__ isn't checked since these tests can only run
on Linux/x86 ELF systems.
PR target/105472
* gcc.target/i386/iamcu/asm-support.S: Add .note.GNU-stack section
only for Linux.
* gcc.target/x86_64/abi/asm-support.S: Likewise.
* gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
* gcc.target/x86_64/abi/avx512f/asm-support.S: Likewise.
* gcc.target/x86_64/abi/avx512fp16/asm-support.S: Likewise.
* gcc.target/x86_64/abi/avx512fp16/m256h/asm-support.S: Likewise.
* gcc.target/x86_64/abi/avx512fp16/m512h/asm-support.S: Likewise.
* gcc.target/x86_64/abi/ms-sysv/do-test.S: Likewise.
Diffstat (limited to 'libitm/alloc_cpp.cc')
0 files changed, 0 insertions, 0 deletions