http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54188
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-08-06 10:42:39 UTC --- Because the ABI says so and __alignof__ does not return the minimum but the recommended alignment. Really a dup of 10360. *** This bug has been marked as a duplicate of bug 10360 ***