comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon.j.wright@mac.com>
Subject: Re: Misaligned address error
Date: Fri, 07 Sep 2007 23:52:10 +0100
Date: 2007-09-07T23:52:10+01:00	[thread overview]
Message-ID: <m2642mccmd.fsf@mac.com> (raw)
In-Reply-To: m2bqcecfix.fsf@mac.com

Simon Wright <simon.j.wright@mac.com> writes:

> there is an attribute (possibly GNAT-special) which tells you the
> maximum alignment required by the processor

Standard'Maximum_Alignment (Standard is the only permissible prefix)
provides the maximum useful alignment value for the target. This is a
static value that can be used to specify the alignment for an object,
guaranteeing that it is properly aligned in all cases.



      reply	other threads:[~2007-09-07 22:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-07 21:05 Misaligned address error shaunpatterson
2007-09-07 21:41 ` Adam Beneschan
2007-09-07 21:49 ` Simon Wright
2007-09-07 22:52   ` Simon Wright [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox