On 1 February 2017 at 03:13, Rostislav Pehlivanov <atomnuker at gmail.com> wrote: +static __attribute__ ((noinline)) void fft15(const FFTComplex exptab[22], > FFTComplex *out, > + const FFTComplex *in, size_t stride) > > Removed the noinline attribute locally.