tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Segfault with .skip


From: Giovanni Mascellani
Subject: [Tinycc-devel] Segfault with .skip
Date: Fri, 18 Jan 2019 16:40:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Hi,

while trying to compile some Linux kernel code, I found that tcc crashes
when given the following .s file:

------------------------
.skip 2f-1f,0x90
1:
2:
------------------------

It works correctly with backward references. Is there any hope to fix it
to accept forward references as well?

Thanks, Giovanni.
-- 
Giovanni Mascellani <address@hidden>
Postdoc researcher - Université Libre de Bruxelles

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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