comp.lang.ada
 help / color / mirror / Atom feed
From: "ldb" <ldb_nospam@hotmail.com>
Subject: Re: Exception propagation with optimization flags
Date: 4 Oct 2006 06:31:13 -0700
Date: 2006-10-04T06:31:13-07:00	[thread overview]
Message-ID: <1159968673.163378.15830@m7g2000cwm.googlegroups.com> (raw)
In-Reply-To: <uwt7gs1fd.fsf@stephe-leake.org>


Stephen Leake wrote:
> "ldb" <ldb_nospam@hotmail.com> writes:
>
> > Can someone explain why this particular combinations of build flags
> > causes exceptions to stop propagating.
>
> You need to say what compiler and OS you are using, and give the
> complete command lines.
>
> --
> -- Stephe

I did, I thought.

gnatmake 3.4.5 (Red Hat 3.4.5-2)
Linux (Red Hat)

gnatmake -fomit-frame-pointer -O2 super.adb (doesn't work)
gnatmake -fomit-frame-pointer -O1 super.adb (works)
gnatmake -O2 super.adb (works)




  reply	other threads:[~2006-10-04 13:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-03 22:18 Exception propagation with optimization flags ldb
2006-10-04 12:36 ` Stephen Leake
2006-10-04 13:31   ` ldb [this message]
2006-10-04 15:09     ` Georg Bauhaus
2006-10-04 16:33     ` Stefan Bellon
replies disabled

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