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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
OK, easily fixed - transform_to_exit_first_loop_alt performs SSA verification
but a previous change delayed all SSA updates so the verification cannot
expected to succeed.

Reply via email to