[Bug middle-end/94895] ICE in expand_block_tm, at trans-mem.c:2643
xerofoify at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 16 23:25:34 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94895
Nicholas Krause <xerofoify at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerofoify at gmail dot com
--- Comment #1 from Nicholas Krause <xerofoify at gmail dot com> ---
Confirmed however seems to be latent as it seems to be hitting:
case GIMPLE_ASM:
gcc_unreachable ();
in expand_block_tm and the commit mentioned is touching coroutines.
More information about the Gcc-bugs
mailing list