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 17:00:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Thanks for reporting the problem. Please try the attached patch against Gawk master. The ChangeLog entry is a bit optimistic, as it is assuming that the patch works (and if it works, I would like to install the relevant changes into Gnulib and into glibc, so that at that point the ChangeLog entry will be correct).

Alternatively, if you want a smaller patch you can arrange for __builtin_expect to be a no-op on compilers that do not support it, as Bruno suggested.

Attachment: 0001-Sync-regex-code-from-Gnulib.patch
Description: Text Data


reply via email to

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