[Bug target/85492] riscv64: endless loop when throwing an exception from a constructor
wilson at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 28 14:48:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85492
--- Comment #8 from Jim Wilson <wilson at gcc dot gnu.org> ---
(In reply to Aurelien Jarno from comment #7)
> Should I just close this bug and open a new one on the glibc side?
That is fine if you want to do that.
> + /* Mark ra as undefined in order to stop unwinding here! */
> + cfi_undefined (ra)
I tried this, and it worked for me.
More information about the Gcc-bugs
mailing list