do not use __builtin_expect with GCC < 2.96
authorStefan Behnel <scoder@users.berlios.de>
Mon, 3 Sep 2007 14:17:12 +0000 (16:17 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 3 Sep 2007 14:17:12 +0000 (16:17 +0200)
commitec95ee9eaa5b99cfebabfe20a41043d04417d5be
treeb7e39ccf22124ef992df0fad18bb0e9e3cd010af
parent36174f39ca0693374024813914864fb7c3da8311
do not use __builtin_expect with GCC < 2.96
Cython/Compiler/Nodes.py