When using the intel syntax, assembling the instruction `jmp .` fails with the message "unknown token in expression", see https://godbolt.org/z/qE6b1bb99. For at&t syntax, everything works as expected: https://godbolt.org/z/3Eo4drc67.