From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by sourceware.org (Postfix) with ESMTPS id 86DEB3865C36 for ; Fri, 18 Aug 2023 23:46:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 86DEB3865C36 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-pf1-x434.google.com with SMTP id d2e1a72fcca58-688769faa09so1257944b3a.2 for ; Fri, 18 Aug 2023 16:46:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692402379; x=1693007179; 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=3MmNce/eKxr1aICrHif0A2QRBiuWoff8in6kRWSb2PU=; b=Fwc6Ovq02UcIItFvh8+zKhJkZcwuOCfKy+SW8t5bANjdHbTqErTctsyV0r7xpT2Vac NI6p4XvwbqtI9VwzbmiGQ+Mw1oQi3kb9qYO/lSdEaTDu61fMApV1xXHjnMPkixMoYr8Q dVGNvMGCwxryFiM7MK5+lX7nplsqAdrmm0dRLXyhNTtPp3V/cI+++xtXJtWdk0UEzARH GvAaSJoJYJEmxEZJyw1BLNK9nnngz1RJnxc05B7ULPOjfbIi+Wga8CBKzEt+QrOwwVQd Tto+yaVWQ9XsmnXrpWgI0OLtVTOCgKIx00WuFO7y29M5UhB2p4BM7Fwxydv0Hm4T9ZvK SzfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692402379; x=1693007179; 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=3MmNce/eKxr1aICrHif0A2QRBiuWoff8in6kRWSb2PU=; b=M/erzmgPw9VKexrc9ukMWFXh0HCL9seF2QMWj8/gbeMk4yGtnchDxJLhmLnWa2Thap i7ljqPBsM1evycvfML0ecvajLlBng74v0gDmScRbb3dlyYPLqWFmXXoZv8/gxwM097i1 hDY1ohTWO+EKNFzCCT+u6ZtY/SHJF1ZbaGsybiOsPQYfF9MslSnZlbZeT71B5XAYF/AW FH3umeUwFMmRN9xzYpslbrQJMT92C0SL3mcxxXIH8I9d+71AIPKBSQhZ0Tcvr5rGN1jn 2QqPDYu3U9oV3RXOwbdgSPIs1RDDB/KbUi1zOT/xGCNmiN3EAKLFlrsfP4AFIX7qE2ws VIow== X-Gm-Message-State: AOJu0YxhHBAigBtiqf463oPE2i/sWdqA0k6IkYnNkTYND+wDmiJTLbaM IRxa2h5akpanc8BJqNACUJYcBGge2yg= X-Google-Smtp-Source: AGHT+IFJidMeCFGEi9uDMIgMPf8MvwpaB6acLnW0k7GIdrat4pn0DPFh2d280HYqE2SqFwRHvj0YDQ== X-Received: by 2002:a05:6a00:1584:b0:689:f693:917f with SMTP id u4-20020a056a00158400b00689f693917fmr673851pfk.28.1692402379050; Fri, 18 Aug 2023 16:46:19 -0700 (PDT) Received: from squeak.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id a1-20020aa78641000000b006877ec47f82sm2067509pfo.66.2023.08.18.16.46.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Aug 2023 16:46:18 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 432241140506; Sat, 19 Aug 2023 09:16:15 +0930 (ACST) Date: Sat, 19 Aug 2023 09:16:15 +0930 From: Alan Modra To: Tom Tromey Cc: Alan Modra via Gdb-patches Subject: Re: sim regen Message-ID: References: <87y1i8wbg9.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y1i8wbg9.fsf@tromey.com> X-Spam-Status: No, score=-3028.3 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 Fri, Aug 18, 2023 at 10:40:38AM -0600, Tom Tromey wrote: > >>>>> "Alan" == Alan Modra via Gdb-patches writes: > > Alan> The attached patch regenerates sim files. > Alan> Tested with the following tools from a recent binutils build in > Alan> sim-site-config.exp, plus a few cross compilers. > > I didn't really look at the patch. I think regeneration like this > should be fine. > > I'm curious how you did it. cgen does not run for me. I suspect maybe > you used an old version of Guile, but confirmation would be nice. I'm using guile 1.8.8, built from source five years ago. I can't remember why I built it, possibly because the cgen README says "CGEN has been tested with Guile 1.4.1, 1.6.8, and 1.8.5." and likely I also found cgen didn't work with cgen 2 or later. cgen is current master branch sourceware git/cgen.git. Besides the "sim regen preparation" patch which you OK'd, I also have "sim prune warnings" https://sourceware.org/pipermail/gdb-patches/2023-August/201586.html and "sim --enable-cgen-maint" https://sourceware.org/pipermail/gdb-patches/2023-August/201494.html in my tree. -- Alan Modra Australia Development Lab, IBM