commit | 7d9ed03a1be5ea8916a2f67c43c1507fd6e29511 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Fri Jul 18 14:26:56 2025 +0930 |
committer | Alan Modra <amodra@gmail.com> | Fri Jul 18 15:59:20 2025 +0930 |
tree | 23d0f8392edb57f3b2ae01cd932a1ca97a3df31d | |
parent | 129a84735170296eb3efbbf9cc989ffb4ad43015 [diff] |
asan: undefined shift .bundle_align_mode 32 nop read.c:776:26: runtime error: shift exponent 32 is too large for 32-bit type 'unsigned int' Avoid this by using wider types in the expressions.