Hi Uros,
This is an easy one to OK :-) Backport it as far back as your patience allows.
Thanks
Paul
On 2 February 2018 at 10:32, Uros Bizjak wrote:
> Hello!
>
> Attached patch removes two statements with no effect. These two
> statements operate with uninitalized variables, and - depending on
Hello!
Attached patch removes two statements with no effect. These two
statements operate with uninitalized variables, and - depending on the
uninitialized value - can cause denormal FP exceptions when compiled
with -O0. The exception causes runtime failure on the target that
requires -mieee for f