comp.lang.ada
 help / color / mirror / Atom feed
From: "J-P. Rosen" <rosen@adalog.fr>
Subject: Re: How to challenge a GCC patch?
Date: Thu, 30 Sep 2021 07:57:26 +0200	[thread overview]
Message-ID: <sj3jk8$79s$1@dont-email.me> (raw)
In-Reply-To: <d8844cde-babd-42ad-ba03-d4b30883f66en@googlegroups.com>

Le 28/09/2021 à 09:38, Arnaud Charlet a écrit :
> We have removed ASIS support first in our own trunk of GNAT, and then
> 6 months later we have removed it from the GCC FSF trunk, so talking
> about lack of fairness is, well, unfair.It is unfair because asis-gcc is not distributed to the community

> Why? Because ASIS is no longer maintained as an internal standard and
> hasn't evolved beyond Ada 95 because there was not enough support in
> the community and among vendors,
The ASIS standard has not been updated, but AdaCore did a great job of 
evolving its ASIS implementation to support all new features up to 
Ada2012. It would be easy to add these improvements to a revised ASIS 
standard, and a New Work Item will be proposed to ISO to that effect.

Anyway, this issue of ASIS not being an up-to-date standard is a red 
herring, since LibAdalang is NOT a standard, and presumably never will.

> so we've ended up maintaining it on our own for many years, which 
> lately has become too large a burden.This is plain wrong. You don't maintain ASIS "on your own", there are 
customers who pay a support contract for ASIS.

> In addition, maintaining ASIS tree generation in GNAT has been also a
> challenge and a resource drain because each time we make a change in
> the GNAT front-end, this may break ASIS and we may have to make
> difficult investigation and changes and sometimes almost impossible
> changes because there are conflicts between the need of a code
> generator (GNAT for GCC or LLVM) and the need of an Ada analysis
> library (ASIS).
> 
> So we've decided to address this burden by moving tree generation for
> ASIS in a separate branch, so that this maintenance burden on GCC
> trunk would disappear.
We are talking about FSF-GNAT here. AFAIK, asis-gcc has not been pushed 
to FSF-GNAT.

> This has been done both in AdaCore's tree where ASIS now resides on a
> separate branch, and in GCC FSF where the tree generation is
> available in GCC 10.x and works well here, and is available for the
> community to contribute and maintain for as long as needed.
> 
But this means that users of ASIS will be stuck to GCC 10.x, or will 
have to handle two versions of gcc at the same time, which is an endless 
source of burden. Why don't you make asis-gcc available to the 
community? It doesn't require any extra cost, since it is available to 
paying customers!

Anyway, my question was about how to challenge a patch. I estimate that 
this patch is unfortunate, you argue that it is necessary. Let the GCC 
governance decide; AdaCore doesn't rule GCC.

-- 
J-P. Rosen
Adalog
2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX
Tel: +33 1 45 29 21 52
https://www.adalog.fr

  parent reply	other threads:[~2021-09-30  5:57 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 10:06 How to challenge a GCC patch? J-P. Rosen
2021-09-27 11:23 ` Stéphane Rivière
2021-09-27 14:18   ` J-P. Rosen
2021-09-28  7:38   ` Arnaud Charlet
2021-09-29 16:26     ` Stéphane Rivière
2021-09-29 19:04       ` Emmanuel Briot
2021-09-29 23:29         ` Luke A. Guest
2021-09-30  6:23           ` J-P. Rosen
2021-09-30  7:53             ` Luke A. Guest
2021-09-30  8:13               ` J-P. Rosen
2021-09-30  8:26                 ` Luke A. Guest
2021-09-30 10:54                   ` J-P. Rosen
2021-09-30 12:27                     ` Luke A. Guest
2021-09-30 15:25                       ` J-P. Rosen
2021-10-01  0:37                       ` Randy Brukardt
2021-10-01  0:33                     ` Randy Brukardt
2021-10-01  0:30                 ` Randy Brukardt
2021-10-01  9:41                   ` J-P. Rosen
2021-10-02  9:14                     ` Randy Brukardt
2021-10-04 12:30                       ` J-P. Rosen
2021-10-14  1:48                         ` Randy Brukardt
2021-10-14  6:09                           ` J-P. Rosen
2021-09-30  7:53             ` Luke A. Guest
2021-09-30  8:16               ` J-P. Rosen
2021-09-30  8:28                 ` Luke A. Guest
2021-09-30 10:56                   ` J-P. Rosen
2021-09-30 12:27                     ` Luke A. Guest
2021-09-30 15:28                       ` J-P. Rosen
2021-09-30  6:19         ` J-P. Rosen
2021-10-01  0:18           ` Randy Brukardt
2021-10-01  9:24             ` J-P. Rosen
2021-10-02  9:34               ` Randy Brukardt
2021-10-04 12:26                 ` J-P. Rosen
2021-10-14  1:40                   ` Randy Brukardt
2021-10-14  6:04                     ` J-P. Rosen
2021-09-30  5:57     ` J-P. Rosen [this message]
2021-09-30  7:29       ` Arnaud Charlet
2021-09-30  7:52         ` J-P. Rosen
2021-09-30  8:21           ` Arnaud Charlet
2021-10-01  9:56             ` J-P. Rosen
2021-10-01 12:29             ` J-P. Rosen
2021-09-30  8:28           ` Fabien Chouteau
2021-09-27 12:48 ` Simon Wright
2021-09-27 14:20   ` J-P. Rosen
2021-09-28  6:55     ` Emmanuel Briot
2021-09-30  6:44       ` J-P. Rosen
2021-09-29  8:58     ` nobody in particular
2021-09-29  9:34       ` Emmanuel Briot
2021-09-29 10:03       ` Simon Wright
2021-09-29 11:03         ` Luke A. Guest
2021-09-29 11:07           ` Simon Wright
2021-09-29 18:58     ` Andreas ZEURCHER
replies disabled

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