This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: packed, aligned
- To: fjh at cs dot mu dot oz dot au
- Subject: Re: packed, aligned
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Tue, 13 Feb 01 17:30:41 EST
- Cc: gcc at gcc dot gnu dot org
However, the Ada standard doesn't require implementations to do so,
and as it turns out GNU Ada (version 3.13p) doesn't do it.
There's been talk recently of having GNAT do it. A major reason it hasn't
been done in the past is the desire for compatibility with C structures.