[PATCH] intl: reintroduce unintentionally disabled optimization
Andreas Schwab
schwab@linux-m68k.org
Sun Jan 24 08:46:00 GMT 2016
"Dmitry V. Levin" <ldv@altlinux.org> writes:
> HAVE_BUILTIN_EXPECT macro was removed by commit glibc-2.14-280-g3ce1f29,
> but then unintentionally reintroduced during merge with GNU gettext
> 0.19.3 by commit glibc-2.20-324-g6d24885, effectively disabling all
> optimization based on __builtin_expect. As intl files are also part
> of GNU gettext, HAVE_BUILTIN_EXPECT macro cannot be removed, so guard
> its use with _LIBC macro.
How about defining HAVE_BUILTIN_EXPECT in config.h.in?
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-alpha
mailing list