comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: ANN: GCC 5.2.0 for OS X El Capitan
Date: Fri, 27 Nov 2015 18:19:37 +0000
Date: 2015-11-27T18:19:37+00:00	[thread overview]
Message-ID: <lyegfb2tl2.fsf@pushface.org> (raw)
In-Reply-To: n3a3m1$2e6$1@dont-email.me

"G.B." <bauhaus@futureapps.invalid> writes:

> While trying to compile AWS (from git repo), I see complaints
> about Intel MOV operands (OS 10.10.5, SDK version 10.10):
>
> gcc -c -gnat2012 -gnatwcfijkmRuv -gnaty3abBcdefhiIklmnoOprstx -O2
> -gnatn -fno-common soap-message-reader.adb

This compiles OK on El Capitan w/ GCC 5.2.0.

src/extended/aws-services-web_block-context.ads doesn't - line:106 says
   pragma Suppress (Tampering_Check);
   --  ?? Suppress Tampering_Check until O608-005 is fixed
   
Tampering_Check is a recent AdaCore change to do with container
optimisation[1].

Anyway, it seems that I need to warn people not to use this 5.2.0 on
earlier OS releases.

[1] http://www.adacore.com/developers/development-log/NF-74-O426-003-gnat/


  reply	other threads:[~2015-11-27 18:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 17:42 ANN: GCC 5.2.0 for OS X El Capitan Simon Wright
2015-11-24 17:52 ` Simon Wright
2015-11-27 17:27   ` G.B.
2015-11-27 18:19     ` Simon Wright [this message]
2015-11-27 18:20     ` Simon Wright
2015-11-27 18:22     ` G.B.
2015-11-29 11:50       ` Simon Wright
2015-11-29 15:25         ` Simon Wright
2015-12-02 14:55           ` G.B.
replies disabled

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