From patchwork Thu May 12 12:39:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Marie de Rodat X-Patchwork-Id: 1630155 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=S0unERbT; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KzWc43l82z9sG2 for ; Thu, 12 May 2022 22:41:24 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 5991A383D813 for ; Thu, 12 May 2022 12:41:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5991A383D813 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1652359282; bh=PbncaDndmkHw9REmWZW5y87K+7mIG5B9tzE/A1v+HoM=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=S0unERbTahxoJDRaZZJ7Fw8YVGppwE9EydJhJvv9AK/nReZL1NI392izZFRYBDZxl bgmAePIvBgltI5zqdqDwQk6PGMDl7s9WHDAQfRXeGDVDv4xG7CtMx4n7tAnJZnMMko oxgVwM4ypIIzaiVJeUdS22SBwrbjH2JfCfYvmnVs= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by sourceware.org (Postfix) with ESMTPS id 9E38A383D823 for ; Thu, 12 May 2022 12:39:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9E38A383D823 Received: by mail-wr1-x42a.google.com with SMTP id j25so6062002wrc.9 for ; Thu, 12 May 2022 05:39:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=PbncaDndmkHw9REmWZW5y87K+7mIG5B9tzE/A1v+HoM=; b=fEpfUtdXxzWjyRbMYMKg3NOCtzggtcZeeBsELwN4n6an95CXnu48Mlsu+mPt76G9Ge yhXeckscHVdG4jRBFDBN86whYVQfirmwCclwXLCIVntPmCl4rbaVcHyNubVBZukJJKva QodJcMvmofEtQMwMVMsSI5e8v6bWaeVEJBpMKF7zrL+P5hIf17hFAaba5tUWrSTMRluy K1b3AR4ScGP3mL4jxLesbcWbrY/dr7OvVcdRt5g3jMV2aQGpyqDqca0uNCPSMQy6+Eth U3J/WRX2QpgKDwCotw1QP0h/FwvN2uBtatZfbJYLqZHvabAepFdfVwTZOwiN/nNa3mhA mBQQ== X-Gm-Message-State: AOAM532FshO+u4mG1NoZ21ZnW/4CKss0l5Gx9/JOauGezU2LxVvkLsEF F5a3NX6mQY60EL6GIqQ62jIYn9GjzGcndA== X-Google-Smtp-Source: ABdhPJy+i3PGrfAMECjrEOGzfe+tWPAoU3ivlusT6Inzdo/G3DuVm9gAvFRUlLEvzm+JZXGfDtHgHA== X-Received: by 2002:a5d:6a0a:0:b0:20a:c7dd:d2bb with SMTP id m10-20020a5d6a0a000000b0020ac7ddd2bbmr27039166wru.242.1652359189231; Thu, 12 May 2022 05:39:49 -0700 (PDT) Received: from adacore.com ([45.147.211.82]) by smtp.gmail.com with ESMTPSA id d6-20020a5d4f86000000b0020c5253d8c4sm4345530wru.16.2022.05.12.05.39.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 May 2022 05:39:48 -0700 (PDT) Date: Thu, 12 May 2022 12:39:48 +0000 To: gcc-patches@gcc.gnu.org Subject: [Ada] Document Aggregate_Individually_Assign as a configuration pragma Message-ID: <20220512123948.GA780351@adacore.com> MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-13.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Pierre-Marie de Rodat via Gcc-patches From: Pierre-Marie de Rodat Reply-To: Pierre-Marie de Rodat Cc: Piotr Trojanek Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Pragma Aggregate_Individually_Assign was apparently forgotten to be listed in the GNAT User's Guide as a configuration pragma. Tested on x86_64-pc-linux-gnu, committed on trunk gcc/ada/ * doc/gnat_ugn/the_gnat_compilation_model.rst (Configuration Pragmas): Add Aggregate_Individually_Assign; otherwise the list is complete except for some obsoleted pragmas, which most likely are intentionally omitted. * gnat_ugn.texi: Regenerate. diff --git a/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst b/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst --- a/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst +++ b/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst @@ -1402,6 +1402,7 @@ recognized by GNAT:: Ada_12 Ada_2012 Ada_2022 + Aggregate_Individually_Assign Allow_Integer_Address Annotate Assertion_Policy diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -2808,6 +2808,7 @@ Ada_2005 Ada_12 Ada_2012 Ada_2022 +Aggregate_Individually_Assign Allow_Integer_Address Annotate Assertion_Policy