https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84108
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |msebor at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I vaguely remember the behavior of packed + aligned(N) kept changing in the past, some versions of GCC treated it just like packed, others as aligned. Is this in the kernel?