diff --git a/src/regex_impl.hh b/src/regex_impl.hh index 785de36f..b68ad5d9 100644 --- a/src/regex_impl.hh +++ b/src/regex_impl.hh @@ -286,7 +286,7 @@ private: --saves.refcount; }; - struct Thread + struct alignas(int32_t) Thread { int16_t inst; int16_t saves;