comp.lang.ada
 help / color / mirror / Atom feed
From: Tero Koskinen <tero.koskinen@iki.fi>
Subject: Re: GCC release notes, aka, Ada is still alive!
Date: Tue, 12 Oct 2021 22:28:08 +0300	[thread overview]
Message-ID: <20211012222808.89d5824ee18392056af83090@iki.fi> (raw)
In-Reply-To: 20211012213725.e8a738457d6f104f6ffbe0df@iki.fi

On Tue, 12 Oct 2021 21:37:25 +0300
Tero Koskinen <tero.koskinen@iki.fi> wrote:
> gcc-wwwdocs repository at gcc.gnu.org/git
> Maybe someone

I decided to try an example. I must confess that I don't know where
the cutoff point for GCC 11 was and what it changes actually did
(the commit log messages aren't that clear if you don't actually
follow the development of GCC/GNAT/Ada in detail).

But here is the idea what the patches could looks like. (And yes,
I know that comp.lang.ada is totally incorrect place for the diff.)

From e9e0e6e178b0acb0021abe6aaadaa14ef00e8d2f Mon Sep 17 00:00:00 2001
From: Tero Koskinen <tero.koskinen@iki.fi>
Date: Tue, 12 Oct 2021 22:23:01 +0300
Subject: [PATCH] [GCC-12] Mention some GNAT changes.

---
 htdocs/gcc-12/changes.html | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index f38fd2be..5710ad8f 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -109,7 +109,17 @@ a work-in-progress.</p>
   </li>
 </ul>
 
-<!-- <h3 id="ada">Ada</h3> -->
+<h3 id="ada">Ada</h3>
+
+<ul>
+  <li>Implemented or improved following Ada 202x features:
+    <ul>
+      <li>AI12-0195: overriding class-wide pre/postconditions</li>
+      <li>AI12-0212: Container aggregates</li>
+    </ul>
+  </li>
+  <li>Marked gnatfind and gnatxref tools as obsolete</li>
+</ul>
 
 <!-- <h3 id="brig">BRIG (HSAIL)</h3> -->
 
-- 
2.31.1

  reply	other threads:[~2021-10-12 19:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 18:41 GCC release notes, aka, Ada is still alive! Fernando Oleo Blanco
2021-10-12 12:54 ` Fabien Chouteau
2021-10-12 18:37   ` Tero Koskinen
2021-10-12 19:28     ` Tero Koskinen [this message]
2021-10-13 16:32       ` Fernando Oleo Blanco
2021-10-13 19:59         ` Simon Wright
2021-10-14  8:24 ` Stéphane Rivière
2021-10-14 10:31   ` J-P. Rosen
2021-10-20  8:42 ` Fernando Oleo Blanco
2021-10-20 20:14   ` Fernando Oleo Blanco
2021-10-20 21:19     ` Simon Wright
2021-10-21 14:39       ` Fernando Oleo Blanco
2021-10-21 18:22         ` Simon Wright
2021-10-25 18:47     ` Fernando Oleo Blanco
2021-10-27 16:52       ` Stephen Leake
2021-10-28  8:30         ` Fernando Oleo Blanco
replies disabled

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