This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: TYPE_ALIGN? Re: Java: hashtable synchronization for PowerPC
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Cc: "Boehm, Hans" <hans_boehm at hp dot com>, gcc at gcc dot gnu dot org
- Date: Wed, 6 Mar 2002 22:52:20 -0800 (PST)
- Subject: Re: TYPE_ALIGN? Re: Java: hashtable synchronization for PowerPC
- References: <40700B4C02ABD5119F000090278766443BF040@hplex1.hpl.hp.com><15493.15295.850054.269654@ryobi.cygnus.com><3C8541B8.4090507@waitaki.otago.ac.nz>
- Reply-to: apbianco at redhat dot com
Bryce McKinlay writes:
> But now I think about it, TYPE_ALIGN is presumably only treated as a
> minimum alignment - the back end would still override this with a
> greater alignment if it wante to, right?
It might be the case, unfortunately, I'm not a 100% sure and I haven't
verified, sorry.
> So how about:
I think it's fine, please check it in.
./A