https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97870
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Vladimir Makarov <vmaka...@gcc.gnu.org>: https://gcc.gnu.org/g:2f2709e691148160e4f88090eaf48d3e4915b0e4 commit r11-5131-g2f2709e691148160e4f88090eaf48d3e4915b0e4 Author: Vladimir N. Makarov <vmaka...@redhat.com> Date: Wed Nov 18 10:07:56 2020 -0500 [PR97870] LRA: don't remove asm goto, just nullify it. gcc/ 2020-11-18 Vladimir Makarov <vmaka...@redhat.com> PR target/97870 * lra-constraints.c (curr_insn_transform): Do not delete asm goto with wrong constraints. Nullify it saving CFG.