From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id SJJDLYNIBGVbnxYAWB0awg (envelope-from ) for ; Fri, 15 Sep 2023 08:05:23 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=ZS1gdQ6n; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id B043B1E0C3; Fri, 15 Sep 2023 08:05:23 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id A20301E028 for ; Fri, 15 Sep 2023 08:05:21 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 336813858005 for ; Fri, 15 Sep 2023 12:05:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 336813858005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1694779520; bh=BplSWn3qaCockZZPEfsN1LNBq5ZJsXGdr0VnzrKVl4U=; h=Date:Subject:To:CC:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=ZS1gdQ6nBt2wAeU4MJmtkmth+g8gfTriEQdJrUwkevKunIy1v78X5KV0qVOpLTxwr 7MtVWLHp7Cs8KD6499CETGDFeOk719KWIz27GaVhzCkJE7kL/Ks//kD1V1AgsJjg88 VPUXYHPhEPQxViF45uWTuozcCzZ1IoDA8M2532V8= Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) by sourceware.org (Postfix) with ESMTPS id E8BDB3858D1E for ; Fri, 15 Sep 2023 12:04:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E8BDB3858D1E Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.22/8.17.1.22) with ESMTP id 38F78iux000978; Fri, 15 Sep 2023 14:04:53 +0200 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3t2y7kmxy3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 15 Sep 2023 14:04:52 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 51FDC10004B; Fri, 15 Sep 2023 14:04:52 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 4AEB222A6E0; Fri, 15 Sep 2023 14:04:52 +0200 (CEST) Received: from [10.252.1.152] (10.252.1.152) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 15 Sep 2023 14:04:51 +0200 Message-ID: <89291044-c1ca-9025-98f0-1e03a1c00f1a@foss.st.com> Date: Fri, 15 Sep 2023 14:04:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: GDB13 fails to build on MacOS using supplied GNU Bison 2.3 Content-Language: en-US To: Tom Tromey CC: References: <0badf084-d0b7-54bb-aec6-b79f29ad191d@foss.st.com> <87jztbpccn.fsf@tromey.com> <0007c884-16a1-2fe3-e574-d9fe5c944c83@foss.st.com> <87bkenoxvf.fsf@tromey.com> <875y4uoxl6.fsf@tromey.com> <87led8zbiy.fsf@tromey.com> In-Reply-To: <87led8zbiy.fsf@tromey.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.252.1.152] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.980,Hydra:6.0.601,FMLib:17.11.176.26 definitions=2023-09-15_08,2023-09-14_01,2023-05-22_02 X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Torbjorn SVENSSON via Gdb Reply-To: Torbjorn SVENSSON Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" On 2023-09-14 23:32, Tom Tromey wrote: >> What type of tests did you have in mind when you, in a previous mail >> in the same thread, wrote: > >> If the appended works for you (be sure to run some tests), I can check >> it in. > >> Is it sufficient with a simple C project and a simple C++ project (my >> example was using std::vector to get some namespace and template >> expansion) built for arm-none-eabi? Those 2 projects appears to work >> as expected anyway. > > Yes, that's plenty, thank you. > I'll check the patch in soon. > > Tom Let me know if you want me to push the patch (with you as co-author).