Skip to content
Snippets Groups Projects
Commit 42b01a55 authored by Vasily Gorbik's avatar Vasily Gorbik
Browse files

s390: always use the packed stack layout


-mpacked-stack option has been supported by both minimum
gcc and clang versions for a while. With commit e2bc3e91
("scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0
for s390") minimum clang version now also supports a combination
of flags -mpacked-stack -mbackchain -pg -mfentry and fulfills
all requirements to always enable the packed stack layout.

Reviewed-by: default avatarHeiko Carstens <hca@linux.ibm.com>
Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
parent 9a4f03ad
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment