[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Missing test for -fdollar-in-identifiers commit
From: |
Sergey Korshunoff |
Subject: |
Re: [Tinycc-devel] Missing test for -fdollar-in-identifiers commit |
Date: |
Tue, 21 Apr 2015 09:48:48 +0300 |
Hello Ramsay
> I just pushed a quick fix for the missing test files to the mob branch.
Thanks, I forgot to add a new files with "git add ."
> + parse_flags |= PARSE_FLAG_ASM_FILE;
> I don't have time to investigate further, so I will leave the issue
> of the above difference for you to investigate
This is OK, this is done at the start of the asm parsing.