http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47557
--- Comment #2 from Argiris Kirtzidis <akyrtzi at gmail dot com> 2011-02-01 17:00:56 UTC --- (In reply to comment #1) > I think the current behavior is correct. Could you elaborate ? What is the actual benefit of padding T[1] ? Access to elements of array-of-T is still unaligned.