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=-0.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a37:8783:0:b0:76d:6c4:1e78 with SMTP id j125-20020a378783000000b0076d06c41e78mr50364qkd.7.1691801079026; Fri, 11 Aug 2023 17:44:39 -0700 (PDT) X-Received: by 2002:a17:902:ecc1:b0:1b8:9866:db2a with SMTP id a1-20020a170902ecc100b001b89866db2amr1421695plh.10.1691801078726; Fri, 11 Aug 2023 17:44:38 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!tncsrv06.tnetconsulting.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 11 Aug 2023 17:44:38 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=184.98.188.26; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG NNTP-Posting-Host: 184.98.188.26 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Parallel loops in GNAT? From: Jerry Injection-Date: Sat, 12 Aug 2023 00:44:39 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1059 Xref: news.eternal-september.org comp.lang.ada:65507 List-Id: Does GNAT such as Simon's GCC 13.1.0 for macOS aarch64 allow parallel loops and blocks? Jerry