https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116483
--- Comment #5 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- I.e. we want to refer the exact location of the jump instruction (not an instruction preparing for it) in the asm, and doing so is not possible with computed goto.