mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
d610f9f4f1
Fix some trivial cases where the signedness of the constant value does not match the signedness of type the code expects to see. GCC can be asked to warn about those by passing Wsign-covnersion flag. Issue #4354 |
||
---|---|---|
.. | ||
32bit/base | ||
64bit/base | ||
arm | ||
arm_64 | ||
arm_v6 | ||
arm_v7 | ||
riscv | ||
x86 | ||
x86_32 | ||
x86_64 |