From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by sourceware.org (Postfix) with ESMTPS id B1795385840F; Fri, 24 Feb 2023 07:20:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B1795385840F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ed1-x52b.google.com with SMTP id f13so50715504edz.6; Thu, 23 Feb 2023 23:20:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=GheLE8SReOFHQuyFrl8H7dIkrl30/3KJqTtJTj18XRU=; b=gA3YBbO6F/qAlo4IV7KurIPzEXZowzE+ysV3gmU6qLY2fmob6o2lxaIw68SioU//u7 AbWtufAlUcy392hL7wJYDlbsJx7Fh3YIo3Jj0W5X+73r9Av6p8UqAazzWvZ8fRo8d78J 032zExqsCwDL8/eMNVgO6Ar2FfhTLxm/+vzqZa6WPnHwqRuZfO8qQKriyVKdwt7XoFH0 px3UfgLtU5UDTwZs1IFVHF3PFyWGwLoy/K/HxYWyq8ul7tUHn2KrfvbExzdAuoOuNI4f EyUOLYUF9Wv30ntVBq7v+Lp0FA7ZRwxRjMyNnDCL1ws6RPWAyIT9gVp2Hun/pDnSDfk3 xoyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GheLE8SReOFHQuyFrl8H7dIkrl30/3KJqTtJTj18XRU=; b=i60QjRqAFDgAJHAzZ+q0Yt+oGqyMAjcrszhmrOZI2i0jc3yialtK3YNuwyEj0eePm4 CNl7VacgfugQSkY/6cuUnnNdY3MdI6AF3mAdHGO7GdZyjiAsQvMg/wgtSra9ICvRllic K0VdODq4/aQWzLjpyzDjJCZl+2DALidefD6yd5i862Xu/BKwjMtlqcjF+ZpwZbESu7aF 0+6ADffN+wLjZRRKtfq2ahW2UwwcEG5YDupRsNqBUOJLql5OWaPvnJTeUbZoT0u/rvOk 7FOvv20d0tI/zEn0Yb9C2+SVtFFuR8RCoFvyxGgbAdULIBDvDz6B5IdVb2Gf/x45pCOL s/hQ== X-Gm-Message-State: AO0yUKX4+9/paqL7VGtVuCd5kxXmP2b1wE4YG6UDn5Ax5/9ZY7dTMkbN pmtVrDP1B/bRB9fjP24OB8w= X-Google-Smtp-Source: AK7set+5DaM1En3kVPd0S+1wC46XzOZTEHHtR5haePNaqFPOx9YtUmyyMPEwkMjY3Y8sgJnnbiMwAw== X-Received: by 2002:a17:907:c304:b0:8ed:5af8:d4ba with SMTP id tl4-20020a170907c30400b008ed5af8d4bamr6531211ejc.38.1677223200099; Thu, 23 Feb 2023 23:20:00 -0800 (PST) Received: from nbbrfq (80-110-214-113.static.upcbusiness.at. [80.110.214.113]) by smtp.gmail.com with ESMTPSA id e20-20020a1709062c1400b008bbc9115038sm8080375ejh.56.2023.02.23.23.19.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Feb 2023 23:19:59 -0800 (PST) Date: Fri, 24 Feb 2023 08:19:54 +0100 From: Bernhard Reutner-Fischer To: Rimvydas Jasinskas via Fortran Cc: rep.dot.nop@gmail.com, Rimvydas Jasinskas Subject: Re: Support for NOINLINE attribute Message-ID: <20230224081954.06d7e800@nbbrfq> In-Reply-To: <20230218213547.3c619661@nbbrfq> References: <20230218213547.3c619661@nbbrfq> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_SHORT,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: Hi Rimvydas! On Sat, 18 Feb 2023 21:35:47 +0100 Bernhard Reutner-Fischer wrote: > On Fri, 10 Feb 2023 07:42:47 +0200 > Rimvydas Jasinskas via Fortran wrote: > > > * decl.cc: Add EXT_ATTR_NOINLINE, EXT_ATTR_NORETURN, EXT_ATTR_WEAK. > > * gfortran.h (ext_attr_id_t): Ditto. > > We had that discussion recently here.. > Which of these are required to be recorded to the module and why, > exactly? Please elaborate. > > thanks, The aforementioned discussion was here: https://gcc.gnu.org/pipermail/fortran/2022-November/058542.html So, again, please elaborate why you need to store each of NOINLINE, NORETURN, WEAK in the module? thanks