http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60989
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- You need C++ or -fno-common. Common variables really can't have alignment increased by the compiler.