------- Comment #2 from schwab at linux-m68k dot org 2010-04-19 13:28 ------- An array cannot have internal padding, so the padding needs to be added to the element type. The attempt to define such an array should probably be rejected.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43798