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.

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to