IWMMXT vector type alignment

Paul Brook paul@codesourcery.com
Mon Mar 15 11:43:00 GMT 2004


In config/arm.h there is code to override the alignment of IWMMXT vector 
types.

Specifically ADJUST_FIELD_ALIGN, DATA_ALIGNMENT, LOCAL_ALIGNMENT and a couple 
of other places explicitly give vector types 64-bit alignment.

Is this necessary? These types/modes seem to have 64-bit alignment anyway.

Paul



More information about the Gcc mailing list