"H.J. Lu" <hjl.to...@gmail.com> writes:

> I'd like to bump the default alignment of complex float from 4 byte
> to 8 byte.  ADJUST_ALIGNMENT doesn't work since SC is a stand
> mode. Is that OK to update mode_base_align directly?

No, that would change every target.  I think you have to change
DATA_ALIGNMENT, CONSTANT_ALIGNMENT, and LOCAL_ALIGNMENT.

Ian

Reply via email to