This is the mail archive of the gcc-prs@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: c++/10645: Incorrect 64bit double alignment in nested struct


The following reply was made to PR c++/10645; it has been noted by GNATS.

From: Alan Modra <amodra@bigpond.net.au>
To: jingye@ca.ibm.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/10645: Incorrect 64bit double alignment in nested struct
Date: Wed, 7 May 2003 14:26:33 +0930

 See the comment in gcc/config/rs6000/linux64.h about ROUND_TYPE_ALIGN,
 and also ADJUST_FIELD_ALIGN.  It's a weird AIX compatibility thing.
 
 -- 
 Alan Modra
 IBM OzLabs - Linux Technology Centre


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