Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix integer truncation on abs() call
GCC 10 complains about possible integer truncation when passing a long int to abs(). Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
- Loading branch information