tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Error when compiling with tcc


From: Thiabaud Engelbrecht
Subject: Re: [Tinycc-devel] Error when compiling with tcc
Date: Wed, 15 Jan 2020 19:32:52 -0800

Yup, works perfectly with the newer version, thanks!


On Wed, Jan 15, 2020 at 4:50 PM Michael Matz <address@hidden> wrote:
Hello,

On Tue, 14 Jan 2020, Thiabaud Engelbrecht wrote:

> Hey all,
> works with every other compiler I've tried, including GCC, clang, MSVC,
> MinGW, etc.)
>
> When I attempt to compile, I get
>
> tcc: x86_64-gen.c:421: load: Assertion `((ft & 0x000f) == 0) || ((ft &
> 0x000f) == 12) || ((ft & 0x000f) == 4) || ((ft & 0x000f) == 5) || ((ft &
> 0x000f) == 6)' failed.

You use a TCC compiler from before 2017-Jul-9, i.e. you miss 2.5 years of
bugfixes.  Please reproduce with the current mob branch ...

> I'm not sure exactly what this means, it seems to be something failing
> inside the compiler. Any insights would be appreciated.
>
> I can provide more details/link to the project if anyone wants to have a
> look at it.

... and if it's then still a problem, then yes, more details will be
required.


Ciao,
Michael.


--
Sincerely,
Thiabaud Engelbrecht

reply via email to

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