Hi!
I would like to report a bug in volk on armv6.
There is infinite "while" cycle in volk/tmpl/volk_cpu.tmpl.c function
"has_neon" (line 111).
Code "while(!found_neon && auxvec_f) {" will loop infinitely if there
is no neon in platform. found_neon will never be true and file
descriptor auxvec_f will always be true.
--
Alexey Bazhin <[email protected]>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio