From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sourceware.org (Postfix) with ESMTPS id 448BB3858D28 for ; Mon, 31 Jan 2022 09:26:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 448BB3858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=inria.fr Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=inria.fr X-IronPort-AV: E=Sophos;i="5.88,330,1635199200"; d="scan'208";a="4539011" Received: from for59-1_migr-88-160-150-141.fbx.proxad.net (HELO [192.168.86.171]) ([88.160.150.141]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Jan 2022 10:26:40 +0100 Message-ID: <42fc6ac7-07e9-01f9-260e-bac03df02fc3@inria.fr> Date: Mon, 31 Jan 2022 10:26:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 Subject: Re: Enquiry Content-Language: en-US To: Jonathan Wakely Cc: "gcc@gcc.gnu.org" References: From: Theodore Papadopoulo Organization: INRIA In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2022 09:26:42 -0000 On 1/30/22 12:17, Jonathan Wakely wrote: > Meta-comment: a subject line of "Enquiry" is very vague, and most > commonly used by spammers and phishers. Your enquiry is about > undefined behaviour due to a missing return, which would have been a > much better subject. Indeed. Did not realize that. Will make more attention next time.     Theo.