This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT
- From: Laurent Guerby <guerby at acm dot org>
- To: Richard Henderson <rth at redhat dot com>
- Cc: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, gcc at gcc dot gnu dot org
- Date: 11 Apr 2003 12:44:22 +0200
- Subject: Re: DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT
- Organization:
- References: <10304102149.AA03328@vlsi1.ultra.nyu.edu> <20030410220624.GE4350@redhat.com>
On Fri, 2003-04-11 at 00:06, Richard Henderson wrote:
> That mis-match should be addressed in some way -- either by not
> setting DECL_USER_ALIGN in Ada or by tagging the variables
> with attribute aligned in C.
Note that the Ada binder generated C file can probably be replaced by an
Ada file if you remove the "-C" argument to gnatbind and tweak
a bit further the Makefile.
Question to ACT: is "gnatbind -C" here for other than historical reasons
(supporting previous gnatbind without the feature to generate Ada)?
--
Laurent Guerby <guerby at acm dot org>