fftw-3.3.6
* suppress dead code in genfft/simd.ml * fix on size_t/int confusion * fix one float*/double* confusion (should have been void* because we only check the alignment of the pointer, not its type).
* suppress dead code in genfft/simd.ml * fix on size_t/int confusion * fix one float*/double* confusion (should have been void* because we only check the alignment of the pointer, not its type).