[Bug tree-optimization/102152] [12 Regression] ICE: tree check: expected ssa_name, have integer_cst in cprop_operand, at tree-ssa-dom.c:1715

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 1 20:31:09 GMT 2021


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

--- Comment #3 from Jeffrey A. Law <law at gcc dot gnu.org> ---
We're just missing an update_stmt to ensure the operand cache is properly
updated.  Testing in progress.


More information about the Gcc-bugs mailing list