On 21/12/22 08:42, Alex Bennée wrote:
The latest hexagon compiler picks up that we never consume wcount.
Given the name of the #define that rcount checks against is WCOUNT_MAX
I figured the check just got missed.
Signed-off-by: Alex Bennée
---
tests/tcg/multiarch/linux/linux-test.c | 6 +-
The latest hexagon compiler picks up that we never consume wcount.
Given the name of the #define that rcount checks against is WCOUNT_MAX
I figured the check just got missed.
Signed-off-by: Alex Bennée
---
tests/tcg/multiarch/linux/linux-test.c | 6 +-
1 file changed, 5 insertions(+), 1 dele