tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] # .. in *.S files regression


From: grischka
Subject: Re: [Tinycc-devel] # .. in *.S files regression
Date: Fri, 20 Nov 2015 17:59:18 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Sergey Korshunoff wrote:
a last grishka patch reversed a '...' handling by reason
"not a reliable way to lookahead". Now asm code in tccboot kernel
can't be compiled by tcc.
Very nice "reliable way"

p[1] is not allowed because it can point after EOB.

This means that with your patch, tcc would fail statistically in one
of 4096 cases of an ellipsis "..." appearing in a file.

-- gr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]