tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Bug in tcc


From: PerfectDark
Subject: [Tinycc-devel] Bug in tcc
Date: Mon, 26 Sep 2005 14:19:53 +0400 (MSD)

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

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

Somehow tcc crushes, and then stackdump file created




reply via email to

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