Skip to content

__builtin_ctzll should return int, not uint64_t

c9a1ffa
Select commit
Loading
Failed to load commit list.
Open

deflate should use __builtin_ctzll (64bit) instead of __builtin_ctzl (32bit) #60

__builtin_ctzll should return int, not uint64_t
c9a1ffa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs