[Bug tree-optimization/92163] [10 Regression] ICE: Segmentation fault (in bitmap_set_bit)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 23 11:39:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92163

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'm not sure it is what we want though, because it will mean more unnecessary
compile time work, -fnon-call-exceptions is not on by default for most
languages and even if it is, not all stores can throw.


More information about the Gcc-bugs mailing list