Cyan4973 / FiniteStateEntropy

New generation entropy codecs : Finite State Entropy and Huff0
BSD 2-Clause "Simplified" License
1.34k stars 144 forks source link

fix for gcc-4.7, which has no compatible bmi intrinsics #73

Closed rockeet closed 8 years ago

rockeet commented 8 years ago

fix for gcc-4.7, which has no compatible bmi intrinsics

Cyan4973 commented 8 years ago

Good point !