[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Bug found in TCC
From: |
Christian Jullien |
Subject: |
Re: [Tinycc-devel] Bug found in TCC |
Date: |
Fri, 30 Apr 2021 14:58:20 +0200 |
Hi Ben,
It appears you're not using mod which now gives you the short hash git
revision something like:
tcc version 0.9.27 - 9b76a64 (ARM eabihf Linux)
It may or may not have been fixed.
Can you please check again with mob?
Tia.
C.
-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org]
On Behalf Of benjamin@benjaminlipnik.eu
Sent: Friday, April 30, 2021 12:10
To: tinycc-devel@nongnu.org
Subject: [Tinycc-devel] Bug found in TCC
Hi!
I found an issue with the tcc compiler. Simple code snippet is in the
attachment.
I am running tcc version 0.9.27 (x86_64 Linux).
Regards, Ben