> I see that in TODO there is a note about __builtin_expect in missing > features. Until this gets impl as codegen hint a simple macro is a working > alternative IMO.
Looking changes in exsymtab branch of tcc (https://github.com/pipcet/tinycc) since may 2015 I found __builtin_expect realization. Can try to extract this. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
