Alpha vs. new ABI
Jeff Sturm
jeff.sturm@commerceone.com
Tue Feb 6 06:38:00 GMT 2001
Alexandre Petit-Bianco wrote:
> -#ifdef BIGGEST_FIELD_ALIGNMENT
> - desired_align = MIN (desired_align,
> - (unsigned) BIGGEST_FIELD_ALIGNMENT);
> -#endif
> -#ifdef ADJUST_FIELD_ALIGN
> - desired_align = ADJUST_FIELD_ALIGN (fld, desired_align);
> -#endif
Can we safely ignore these macros? I'm wondering now about arrays of double on
i386 without -malign-double (or is that the default now?).
Looks good otherwise. Thanks!
--
Jeff Sturm
jeff.sturm@commerceone.com
More information about the Java
mailing list