diff options
author | Frediano Ziglio <freddy77@gmail.com> | 2023-11-07 10:51:24 +0000 |
---|---|---|
committer | Frediano Ziglio <freddy77@gmail.com> | 2023-11-07 10:52:04 +0000 |
commit | f7136a01dfda31151c21069fa33750ef8e799638 (patch) | |
tree | dd4f7d3eceb1e506e04e529e0fce73627d37905d /utils.c | |
parent | 4cd1f492352afcced8233b2cec44f1d28a961830 (diff) |
Avoid possible bug with strict aliasing
Tell code we are breaking strict aliasing.
Most of the time works but with some strong optimisation
compiler could produce not working code because of the
aliasing breakage.
Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Diffstat (limited to 'utils.c')
0 files changed, 0 insertions, 0 deletions