|
From: Henry G. <he...@ca...> - 2016-02-11 11:14:24
|
On 11/02/16 08:58, Henry Gomersall wrote: > What I've found is that with -O3 and -mfpu=neon flags, some values, as > computed under Valgrind, are wrong. This is demonstrated in the minimal > example linked to above through the printf statement. Just to clarify, removal of either of those flags or lowering the -O level results in a binary that works. Henry |