Apply -flax-vector-conversions flag to GCC (#65)
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> Signed-off-by: Lingkai Dong <lingkai.dong@arm.com>pull/75/head
parent
25c3fa3c02
commit
7a27992cdc
Loading…
Reference in New Issue