zephyr/tests/kernel/fp_sharing
Andy Ross ca82230780 tests/kernel/fp_sharing: Fix static analysis warning
Can't use a volatile variable in something that the tool thinks is an
optional assert, because the read is treated as a side effect.

Fixes #18438
Fixes #18439

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-08-22 07:07:31 -04:00
..
float_disable tests/kernel/fp_sharing: Fix static analysis warning 2019-08-22 07:07:31 -04:00
generic arch: arc: optimize the float support 2019-08-01 18:09:35 -07:00