Hello everyone!
I've commited a patch for x86_64 PE target to fix fails in code like:
int (*fn1)() = 0x000000013fbd16b5;
and code like:
int fn1() {...}
struct {
int (*fn2)();
} b = { fn1 };
p.s. most difficult in this work is git commit - instruction on site repo.or.cz
sucks.
-----------------------------------------------------------
Zimbabwe CMS - best c script(tcc) based CMS ever!_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel