On Thu, Mar 31, 2011 at 9:14 PM, Ian Lance Taylor <i...@google.com> wrote:
> "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.
>

I need something similar to what ADJUST_ALIGNMENT does, i.e.,
set the default alignment of SCmode.

-- 
H.J.

Reply via email to