Files
rust/tests/ui/target-feature/packedstack-combinations.wrong_arch.stderr
Eddy (Eduard) Stefes f39fa9e4c0 add rustc option -Zpacked-stack
this enables packed-stack just as -mpacked-stack in clang and gcc.
packed-stack is needed on s390x for kernel development.

Co-authored-by: Ralf Jung <post@ralfj.de>
2026-03-31 09:06:31 +02:00

5 lines
93 B
Plaintext

error: `-Zpacked-stack` is only supported on s390x
error: aborting due to 1 previous error