tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] tcc: x86_64-gen.c:452 assertion


From: XVilka Haos of System
Subject: [Tinycc-devel] tcc: x86_64-gen.c:452 assertion
Date: Sat, 8 Aug 2020 17:35:48 +0800

Dear tcc developers,
we are trying to build radare2 with a recent tcc from git and get this error:

tcc: x86_64-gen.c:452: load: Assertion `((ft & VT_BTYPE) == VT_INT) ||
((ft & VT_BTYPE) == VT_LLONG) || ((ft & VT_BTYPE) == VT_PTR) || ((ft &
VT_BTYPE) == VT_FUNC)' failed.

See the corresponding  PR in our repository
https://github.com/radareorg/radare2/pull/17295

See full log here
https://github.com/radareorg/radare2/runs/961265893?check_suite_focus=true#step:6:1225

Please take a look.

Kind regards,
XVilka.



reply via email to

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