------- Comment #3 from jakub at gcc dot gnu dot org 2010-04-19 13:44 ------- At least with pointers alignment greater than size of the pointed to type (or not divisible by it) is often used to say that the start of the array is aligned some way.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43798