Relative Content

Tag Archive for c++armcompiler-optimization

Compiler Optimization Causing Incorrect Results

I am doing development on a Zynq Ultrascale+ ARM core, and I am having a weird issue where compiler optimization being turned on causes a loop to be prematurely broken out of. The compiler is “aarch64-none-elf-g++”.

Compiler Optimization Causing Incorrect Results

I am doing development on a Zynq Ultrascale+ ARM core, and I am having a weird issue where compiler optimization being turned on causes a loop to be prematurely broken out of. The compiler is “aarch64-none-elf-g++”.