comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: CONSTRAINT ERROR: erroneous memory access
Date: Sun, 07 Jun 2020 11:20:51 +0100
Date: 2020-06-07T11:20:51+01:00	[thread overview]
Message-ID: <ly8sgz2n3w.fsf@pushface.org> (raw)
In-Reply-To: rbi9r1$fuc$1@dont-email.me

"Jeffrey R. Carter" <spam.jrcarter.not@spam.not.acm.org> writes:

> You need to add -gnatan -fstack-check to obtain full Ada semantics.

Not quibbling with -fstack-check, but why the others?

-gnata, enable assertions: the RM doesn't say what the effect of an
assertion should be absent any Assertion_Policy, and if
Assertion_Policy is present it overrides the absence of -gnata

-gnatn, enables pragma Inline across units: Inline only specifies that
inline expansion is desired.

  reply	other threads:[~2020-06-07 10:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06 23:40 CONSTRAINT ERROR: erroneous memory access jcupak
2020-06-07  8:00 ` Egil H H
2020-06-09  0:39   ` CONSTRAINT ERROR: erroneous memory access - SOLVED John Cupak
2020-06-09 10:07     ` AdaMagica
2020-06-07  8:51 ` CONSTRAINT ERROR: erroneous memory access Jeffrey R. Carter
2020-06-07 10:20   ` Simon Wright [this message]
2020-06-07 14:47     ` Jeffrey R. Carter
2020-06-07 15:53 ` Anh Vo
2020-06-07 16:17   ` Egil H H
replies disabled

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