Apply -flax-vector-conversions flag to GCC
Some CMSIS-DSP code does not explicitly convert between vectors of different numbers and types of elements. While some other compilers default to implicitly converting vectors, gcc does not do this unless explicitly enabled. Signed-off-by: Lingkai Dong <lingkai.dong@arm.com>pull/65/head
parent
9c425b04b9
commit
8a55a7c07e
Loading…
Reference in New Issue