https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108095
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vmakarov at gcc dot gnu.org --- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- Started with r11-5002-ge3b3b59683c1e7, where it was rejected before the revision: /tmp/ice.i: In function ‘__copy_inst_from_kernel_nofault’: /tmp/ice.i:5:16: error: expected ‘:’ before string constant 5 | asm goto("" : "=r"(*(u32 *)&suffix) : : : Efault);