On Wed, Jan 18, 2023 at 02:03:42PM +0000, Michael Matz wrote: > On Risc-V btw. (which, unlike i386,aarch64,s390,rs6000 does not > effectively enable funwind-tables always via either backend or > common/config/$arch/ code, which is the reason why the problem can't be > seen there). It's an interaction with -g :
Partly OT, what is riscv not defaulting that on as well? Does it have usable unwind info even without that option, something else? Jakub