https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122835
--- Comment #16 from Uroš Bizjak <ubizjak at gmail dot com> --- Comment on attachment 62898 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62898 gcc16-pr122835.patch >+ asm goto ("jmp %l0" :::: l1); Tha mnemomic JMP is specific to x86 assembly.
