[Bug middle-end/78901] [7 Regression] ICE: verify_gimple failed (error: statement marked for throw in middle of block)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 22 21:55:00 GMT 2016


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Actually, it seems similarly declared strlen, strchr or sprintf are all
nothrow, so there might be some bug with handling C99 builtins in C++.


More information about the Gcc-bugs mailing list