Just try to compile (tcc -c) following file:

//-------------------------------------------
//begin
void foo(SomethingUnknownType* x)
{
}
//end
//-------------------------------------------

Somehow tcc crushes, and then stackdump file created


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to