Hi grischka,

On Thu, 21 Jan 2021 21:43:54 +0100
grischka <gris...@gmx.de> wrote:

> Nope, it is for asm.  See tccpp.c:preprocess_start()
>      set_idnum('.', is_asm ? IS_ID : 0);

Huh.  Okay, I'll try again using it.

> Btw, the msvc compiler does not understand
>      {} as an initializer (in asm_data_processing_opcode())
> and also not
>      'return' with a void value (in asm_opcode());

I've worked around that problem now in mob
commit 2e87eb18ab74469af226255f7493f365ee0a8d4c.
Since I don't have that compiler, please test.

Attachment: pgppdDpsWqfwS.pgp
Description: OpenPGP digital signature

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

Reply via email to