Comment 1 for bug 2064538

Revision history for this message
Zixing Liu (liushuyu-011) wrote : Re: Revert back frame pointers for s390x (remove -fno-omit-framepointer but use -mbackchain)

Hi there,

The bug description only mentioned the situation with GCC. I wonder what the story is with other toolchains like Clang and/or other LLVM-based compilers (e.g. rustc/ldc/julia etc)? Some of the toolchains do support the `-mbacktrace`-like option on s390x, while the rest do not allow you to specify this option.