This is the mail archive of the gcc-patches@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: HP-UX PA long double alignment change


On Tue, Dec 03, 2002 at 11:05:33AM -0800, Steve Ellcey wrote:
> I think that field alignment in structures is the only place the
> alignment difference matters for mixing objects from the two compilers.

Nope.  Address calculations can use the known alignment of
the address to make simplificatinos.  I suggest you really
reduce the alignment of long double.



r~


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