comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Compiler doesn't respect 'Size for atomic object
Date: Wed, 20 Dec 2017 20:19:12 +0000
Date: 2017-12-20T20:19:12+00:00	[thread overview]
Message-ID: <lytvwlf8zj.fsf@pushface.org> (raw)
In-Reply-To: p1edbj$flb$1@dont-email.me

Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP> writes:

> If you use a naturally 32-bit variable instead of your Interrupt_ID
> data type, does it work ok ?

Yes. My workround is to declare the atomic object as Integer, and
convert the Interrupt_ID to Integer (the ARM says only that Interrupt_ID
is discrete, but that's a bridge to cross when we come to it; it's
naturally an Integer on Cortex-M).

  reply	other threads:[~2017-12-20 20:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20 12:35 Compiler doesn't respect 'Size for atomic object Simon Wright
2017-12-20 19:23 ` Simon Clubley
2017-12-20 20:19   ` Simon Wright [this message]
2017-12-20 20:45     ` Simon Clubley
2017-12-21  7:10       ` Randy Brukardt
2017-12-21 14:08         ` Simon Wright
2017-12-20 21:20     ` Simon Wright
2017-12-21  5:55       ` Robert Eachus
2017-12-21 14:02         ` Simon Wright
2017-12-21 22:02         ` Simon Wright
2017-12-22  4:51           ` Robert Eachus
2017-12-22 10:21             ` Simon Wright
replies disabled

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