Hi,
I am using CoreMark (processor benchmarking software) to measure the performance of AM335x SoC(cortex A-8 processor). For compiling, I am using TMS470 toolchain (TI v5.0.4) in ccs(5.4.0). I am getting a better score with O2 optimization level than with O3.
I tried compiling with gcc toolchains(CodeSorcery and Linaro) and I am getting the results as expected.
Hope you look into the issue.