tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tcc's TODO list: bug with defines - already solved?


From: KHMan
Subject: Re: [Tinycc-devel] tcc's TODO list: bug with defines - already solved?
Date: Sun, 02 Dec 2007 20:42:39 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4

Joshua Phillips wrote:
> from TODO:
>       - bug with defines:
>           #define spin_lock(lock) do { } while (0)
>           #define wq_spin_lock spin_lock
>           #define TEST() wq_spin_lock(a)
> it appears that this is already solved.
> Defining these and invoking TEST() behaves as gcc with tcc -E, and it appears 
> to compile properly. tcc also compiles it properly at revision 338.
> [snip]

Committed to branch "incoming", thanks.

-- 
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia




reply via email to

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