https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78777
--- Comment #2 from ktkachov at gcc dot gnu.org --- The ICE I'm getting is: ice.c: In function 'void l(h*, int, unsigned char*, int)': ice.c:11:6: error: statement marked for throw in middle of block void l(h *o, int p, unsigned char *q, int r) { ^ # .MEM_17 = VDEF <.MEM_35> k (0B, &j, 5); ice.c:11:6: internal compiler error: verify_gimple failed 0xda3a92 verify_gimple_in_cfg(function*, bool) $SRC/gcc/tree-cfg.c:5265 0xc85613 execute_function_todo $SRC/gcc/passes.c:1965 0xc8581e do_per_function $SRC/gcc/passes.c:1649 0xc85950 execute_todo $SRC/gcc/passes.c:2015 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions.