------- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-05 23:14 ------- Most likely ADJUST_FIELD_ALIGN needs to be defined for AVX vectors. ADJUST_FIELD_ALIGN overrides both BIGGEST_FIELD_ALIGNMENT for sure.
x86_field_alignment seems wrong anyways. It does not even take into account vector types ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38736