https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119684
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > (In reply to Roland Illig from comment #2) > > The ambiguous %t sequences are: > > > > operands to %T/%t must be reg + const_int: > > I think this one should be a quoted %T with a quoted %t since that is > entered into an inline-asm. You can't quote something that is in error ("%s", _(msgid));