> Probably on PARSE_FLAG_ASM_FILE would be better to leave single dots as tok
= '.' -- that is when next char is not IS_ID it will not become a symbol on
its own.

A patch for the asm .rept/.endr directives
https://github.com/seyko2/tinycc/commit/41356cad25119a1c0d1bdac85991657b4fdf829f
    and '.' alone is a token now in *.S (not an identifier)
    representing a current position in the code (PC).

PS: I don't know now how to commit to the [mob] branch

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to