bug-gnulib
[Top][All Lists]
Advanced

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

Re: __builtin_expect used in regex


From: Paul Eggert
Subject: Re: __builtin_expect used in regex
Date: Sun, 30 Sep 2018 12:10:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Bruno Haible wrote:
In gnulib, the module 'regex' depends
on the module 'builtin-expect' (with the appropriate condition), and this
latter module guarantees that __builtin_expect is defined also on non-GCC
compilers.

All true. However, __builtin_expect is being phased out in glibc and I'd like to take this opportunity to phase it out in the regex code too. I'll look into doing that.



reply via email to

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