https://bugs.documentfoundation.org/show_bug.cgi?id=39631
--- Comment #11 from sheikha <sheikha443@gmail.com> ---
I add SAL_LIKELY, SAL_UNLIKELY ,SAL_HOT, SAL_COLD pair of macro in sal/types.h
,
before that I add
_SAL_BOOLEAN_EXPR which is an alternative way of using __builtin_expect which
is good for implicit conversion to bool, because __builtin_expect
cause a compilation error it cannot convert to long int.
see here the patch
http://ci.libreoffice.org/job/lo_gerrit_master/9846/
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 39631] add optimisation helpers · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.