https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63282
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 33587 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33587&action=edit gcc5-pr63282-2.patch Or we can just give up in redirect_jump_1 for asm gotos with > 1 label. Or both. I guess I'll try to bootstrap/regtest the first patch with some logging on when is that new goto cancel hit to see how often does that trigger.