diff options
author | StapleButter <thetotalworm@gmail.com> | 2019-05-30 18:05:52 +0200 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2019-05-30 18:05:52 +0200 |
commit | ea669190aa5084a699590d2f2fed92e848a9fd53 (patch) | |
tree | 2f89668f951fe9da808241154293fb7b2a2d8f26 /src/libui_sdl | |
parent | ce9d728fb6fe97a36eba5294a793f0d451c8fd6d (diff) |
fix crash when using -O3.
gcc will try to optimize the memfill with MMX opcodes, but those seem to crash if the memory isn't aligned to a 8-byte boundary.
Diffstat (limited to 'src/libui_sdl')
0 files changed, 0 insertions, 0 deletions