tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] __builtin_expect


From: Thomas Preud'homme
Subject: [Tinycc-devel] __builtin_expect
Date: Fri, 25 May 2012 20:48:44 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; )

Greetings everyone,

 

it seems the define for pthread_cleanup_push in glibc uses __builtin_expect if it's not compiled with gcc. Hence, any program including pthread.h fails to compile with tcc. Should we ignore __builtin_expect in tcc or bother glibc developers to special case tcc?

 

Best regards,

 

Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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