This is the mail archive of the gcc@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: DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT


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>


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