Skip to content
Snippets Groups Projects
Commit b16815eb authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Fix expr syntax.

* This fixes an issue when builds are performed
  1. with PGI compilers
  2. on x86_64 platforms that support __lzcnt64
  3. using configure option --with-idxtype=long and
  4. the compiler has no support for __builtin_clzl
  and which causes stride overlap computations to fail.
parent d952a405
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment