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


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

Reply via email to