[Bug target/85492] riscv64: endless when throwing an exception from a constructor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85492 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug target/85492] riscv64: endless when throwing an exception from a constructor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85492 --- Comment #1 from Jim Wilson --- The testcase fails with default dynamic linking. It works with static linking. It also works if runtime_error is removed and we have just a plain throw. Using github riscv/riscv-gnu-toolchain project, which h