From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:6a0c:b0:762:42b5:8f08 with SMTP id uc12-20020a05620a6a0c00b0076242b58f08mr292qkn.13.1692133939358; Tue, 15 Aug 2023 14:12:19 -0700 (PDT) X-Received: by 2002:a17:90b:124a:b0:26b:5477:2418 with SMTP id gx10-20020a17090b124a00b0026b54772418mr1729020pjb.9.1692133938640; Tue, 15 Aug 2023 14:12:18 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 15 Aug 2023 14:12:18 -0700 (PDT) In-Reply-To: <756b78f9-31d2-4185-a080-6b8b09d5649en@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=65.130.210.206; posting-account=uAiShQoAAABL1dOXlVllWlQArz9o0jAG NNTP-Posting-Host: 65.130.210.206 References: <756b78f9-31d2-4185-a080-6b8b09d5649en@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <931f57cb-245a-41ca-8aa7-bd3b91151fbbn@googlegroups.com> Subject: Re: Which GCC releases have how much support for Ada 2022? From: Micah Waddoups Injection-Date: Tue, 15 Aug 2023 21:12:19 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:65528 List-Id: On Monday, August 14, 2023 at 2:30:08=E2=80=AFPM UTC-6, wrote: > I am interested in cross-compilers for Linux boards such as the Raspberry= Pi. I have successfully built cross-compilers for GNAT/GCC 12.3.1 on Debia= n 12 using the latest Arm GNU manifest and Linaro ABE, and Debian 12 has sy= stem packages for GNAT/GCC 12.2.0, native and cross, as well.=20 >=20 > It isn't clear to me from the GCC release notes how complete the support = for Ada 2022 is in GNAT/GCC 12.2.0 or 12.3.1. Is there a document or table = somewhere that keeps track of that? And how does GCC 12 compare with GCC 13= WRT Ada 2022? Simon Answered another question after yours that was helpful, related infor= mation. You may be able to find most of what you are looking for with the = link in his answer: https://blog.adacore.com/ada-202x-support-in-gnat