https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102838
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Actually no, I'm wrong, there is gomp_mutex_t lock __attribute__((aligned (64))); in the middle of the structure, so the start of the structure is 64-byte aligned.