https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57969
David Edelsohn <dje at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dje at gcc dot gnu.org Resolution|--- |FIXED Target Milestone|--- |5.0 --- Comment #1 from David Edelsohn <dje at gcc dot gnu.org> --- This is fixed with the AIX alignment improvement in GCC 5, backported to GCC 4.9 and GCC 4.8. AIX aligns uninitialized sections to the alignment of the first symbol seen.