From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id DF70B3858D37 for ; Fri, 1 Sep 2023 12:08:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DF70B3858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-400a087b0bfso18925815e9.2 for ; Fri, 01 Sep 2023 05:08:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; t=1693570099; x=1694174899; darn=gcc.gnu.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=/0Ba7SGmLW3yo+2axh/opXPtmKvL/CwC+vbu86n+kKQ=; b=h2tici/RCZSU9zRpRMVI76ENdY5JawXhfK5bhr6PNCynl4zK6zLgGyy+8oqd1Ur+K4 DmQ6bnY2AUEr/ScE42KoNrk7sE2sG705w/1lOddJal7ZZ0DMfWkrH64XuZNE7YfAFz/z RUh/CC4annixHHpweWDQqAhaPgaZiUJOIF3o240nbQx5sMAwR98GD4FjInDBw8BRp2XA H3naXbZHZsSUnYmx2ulXuLvTUpL7Z2wHUJBL4fCgd0exXROwXhkG/xpZcYK4VzXo2xKn yzbJAUK5l+bBdnDLpVhUPRhRXLtRPmQ0rAy2411f81Hm7KmV2vnBGiGNnq/Pj68X0GJB ij3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693570099; x=1694174899; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=/0Ba7SGmLW3yo+2axh/opXPtmKvL/CwC+vbu86n+kKQ=; b=BICAIlCVjtNjALrhye5UQ7i5RDET8oE9WCUbB7wXpmOchqBk3dzR365rxLLRhEaBFv qZDFmXFU+wum47Ho+kbZBHLFMltVeAqt8+eRxhZ88gMDA531mFSjK197/hGumaZtD9os XUQalKlh9LikqlyjhnNmpxF8Q6EUM40VvBlDKA8sFKCTnAm7o8d8ESnZtxDjMf2hEND4 BG9nJBySYK7zybcA8CmxWNiQQC0CFyVfiqpjOfNSdU9Vkpo6HWtUSBgExn1whykOqAXw 0b1WO4FG5+xJn4zzh8XeFWC8WJi58lSVxW48/e5FaA4qszvQHikPnut/SnukA2Hpw8iF dCyQ== X-Gm-Message-State: AOJu0YxuEqCDyoViiYXaMj0//R33vrWIJBaOtF86HKroPnmwPRXpVrND NmO04kdCan1VB31PTLCw3f95bw== X-Google-Smtp-Source: AGHT+IG0PX616QegmKI+2XzfUBvOIlkG2nUr9zHcfyfdHfT9mlnfz3NCKSLe3KgVfepEqCld6I56zA== X-Received: by 2002:a05:600c:2051:b0:400:8d91:ffea with SMTP id p17-20020a05600c205100b004008d91ffeamr1743600wmg.37.1693570098927; Fri, 01 Sep 2023 05:08:18 -0700 (PDT) Received: from localhost ([45.147.211.82]) by smtp.gmail.com with ESMTPSA id 12-20020a05600c020c00b003fc04d13242sm8061583wmi.0.2023.09.01.05.08.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Sep 2023 05:08:18 -0700 (PDT) Date: Fri, 1 Sep 2023 12:08:18 +0000 From: Arnaud Charlet To: Richard Wai Cc: gcc-patches@gcc.gnu.org, 'Eric Botcazou' , 'Arnaud Charlet' , 'Stephen Baird' Subject: Re: [PING][PATCH 1/2] Ada: Synchronized private extensions are always limited Message-ID: <20230901120818.GA1853171@adacore.com> References: <010d018a22c6e28b-dec61310-ac9d-44db-ab50-f08bedcd2ebe-000000@ca-central-1.amazonses.com> <20230901120602.GA1852336@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230901120602.GA1852336@adacore.com> X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: > For some reason, your email is endeing up in a strange format, I almost > missed the .patch file attached, making the review harder. Never mind, I was on vacation earlier this month and then busy with a seminar last week, so I started looking at your ping email before the original email which did contain the patch easily found, sorry for the noise! Arno