summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezoneprivate_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-06-08 19:03:19 -0700
committerThiago Macieira <thiago.macieira@intel.com>2016-06-09 15:29:25 +0000
commit43ff604f9453edb24154c2ab5ea72bafe0fc501d (patch)
tree694f6029fa4d9f430afd7e51c48749fa897178d2 /src/corelib/tools/qtimezoneprivate_p.h
parent7a4ce3cbccbdce920f3e0d0f82fe9d707d50f393 (diff)
x86: Fix build with BMI but no LZCNT extensions
The GCC builtins for clzs and ctzs are enabled when the x86 extension for LZCNT and TZCNT are enabled. The use of only __BMI__ in commit f5f47987ce369aa3f7553e6c0da509461a1ddf1a was incorrect. But GCC needs both BMI and LZCNT enabled to enable this builtin. Change-Id: I1cc7601489634e96833cfffd145647e9fc9f2f51 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/corelib/tools/qtimezoneprivate_p.h')
0 files changed, 0 insertions, 0 deletions