From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by sourceware.org (Postfix) with ESMTPS id D10783858004; Thu, 2 Mar 2023 00:07:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D10783858004 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-x531.google.com with SMTP id cw28so11836249edb.5; Wed, 01 Mar 2023 16:07:37 -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=A34NbsogfMjGZwbzTcC2sL0U+IX9XlZJHXTRJti6Bi8=; b=evW7HP2W6FGwz5W/EgHkjJ1ig/XpYINNMFtPY1j+dsBxNiBC7cWrZhdOVp6t3ZsRrt 7V4GSbxS784A7koToymSJdh/r6wfYStlAXHM75SnjSZgD9kKdgye3uHzeI3mypMHTNPb l9L0n8QWZ6l+EQ5Wu/LQpT6L0spqeSGqfOaVJ6XVUFMIixQoFi5rash7a0aRliOhZnBu BVriQsuKk1DYLe7QWAW8suK+gKrz6dMrlAt6Mwg2sM0Rof4oyyMD1RYaouLSvoS6Jz5/ eXCgrxjXdyOa9C+/DH5Dd12uKyp5Wjx940n61n46X+OHKZtTJxxowZk0dxgPOKwL9Nao SEnw== 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=A34NbsogfMjGZwbzTcC2sL0U+IX9XlZJHXTRJti6Bi8=; b=fbtsIb+8Un1mvWWw6A2MCzbm8rE5eFYRyfAiTS20hgkhPAPUJWFr8mK5bwEqWx9o8C Y4sUpoub6Cbqt9jZTxx3KqttPv2VXUZ7gTBbs4eDs7MTY4Qsa+MWJPEEFNWWkZt3THrV caHF4E3vVfhaLSuot6ky30adOMr02zUB1857AamknKap3m/Bf7M6q/q0A0pxjDqAy1tw 5yCpqqFRVFBf/UH1bHHr9fLBPw6umIl0kN/I/qsQh6Z/BW4PUZZrmaPIYRsjDP/jn2am 7MMrKK1myV2fvET1dqsz5GeUkNmNhGjTA7+j/fyOucXP4RCfBMjWyLGmAbBkPDZ/DGR6 kevA== X-Gm-Message-State: AO0yUKWc0hu5WYttzRCn88lbnKbN3JVQRzvM/cCQ3CjmoqxSVKmmk4DP mYOUU836UlebkLosa6qhG7Y= X-Google-Smtp-Source: AK7set9D7FaJS1eT87S74aPAnFxEfU9E+e4UGVTCOI2UM/1C+PqShlhlG46dTbbWZDwO0bGb3K31Kw== X-Received: by 2002:a17:907:d22:b0:8e6:266c:d195 with SMTP id gn34-20020a1709070d2200b008e6266cd195mr10197705ejc.38.1677715656536; Wed, 01 Mar 2023 16:07:36 -0800 (PST) Received: from nbbrfq (80-110-214-113.static.upcbusiness.at. [80.110.214.113]) by smtp.gmail.com with ESMTPSA id m15-20020a1709061ecf00b00882f9130eafsm6372650ejj.26.2023.03.01.16.07.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Mar 2023 16:07:36 -0800 (PST) Date: Thu, 2 Mar 2023 01:07:32 +0100 From: Bernhard Reutner-Fischer To: Steve Kargl via Gcc-patches Cc: rep.dot.nop@gmail.com, sgk@troutmask.apl.washington.edu, Tobias Burnus , HAO CHEN GUI , fortran , Segher Boessenkool , David , "Kewen.Lin" , Peter Bergner , gcc-patches@gcc.gnu.org Subject: Re: [PATCH, gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] Message-ID: <20230302010732.1db1d521@nbbrfq> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,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: On Wed, 1 Mar 2023 07:39:40 -0800 Steve Kargl via Gcc-patches wrote: > In fact, Hollerith should be hidden behind a -fallow-hollerith > option and added to -std=legacy. While i'd be all for that, in my mind this will block off literally all consultants and quite some scientists unless we error out with a specific hint to an option that re-enable this. So yea, but please forgivingly for the decades to come? HTH,