This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is there a way to adjust alignment of DImode and DFmode?


On Wed, May 20, 2015 at 05:19:28PM +0000, Paul_Koning@Dell.com wrote:
> 
> > On May 20, 2015, at 1:00 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> > 
> > By default, alignment of DImode and DFmode is set to 8 bytes.
> 
> When did that change?  I know it was 4 in the past, unless you specifically passed a compile switch to make it 8.

For i?86 that is only field alignment (i.e. inside of structs).

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]