From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by sourceware.org (Postfix) with ESMTPS id 8EA1938582BC for ; Wed, 12 Oct 2022 13:06:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8EA1938582BC 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-wr1-x42c.google.com with SMTP id bk15so26121021wrb.13 for ; Wed, 12 Oct 2022 06:06:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=8NCdJ5Eltuarss0FCPIgWnI+oldvPrC6BF1ZfX/4j4c=; b=k6N5bIAc+XEHYqixsuvnUxIDoxR1+7SXrrHEtN8uPbZMSOYzDLTrGY0uWerSsvzA4z TCDgos+fnqxI1Hc3EvXEq3A8xkNPNPhw56AXYrY22fYTqSqy9kmj/FO0aE9q8S4/5gL7 CwqEg9jxFZ6Tp6/licx0sIodbG33GjFN9oGsQEBSR1WpgWAiRAyLWHZLciY3IMyeDO9C QcZZ8ShsUhGvc2boQD9Qc67znWiJLm9dzKnx6tAfpFr1of/t+yF4hrhvHMLhZLtOYUaX a//Tq8bAzbMmTEDxHUL+aL/D8Xo8/eZHPcotrr6S5usN3m7BbIrdClG8uD0GPsvIVefJ iD1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=8NCdJ5Eltuarss0FCPIgWnI+oldvPrC6BF1ZfX/4j4c=; b=B+2mStevkR3Amv0BUnXG6Fd7s2V+MJQwcopb16m/YD6GSpXDCgFcVnbBCSKtWDYsWW Kg6P9JmKksdBW5+SBvBevTNwucmy6WauEVcc0no9P3ihxoRy0k2gVicGHyS4lR8y/GwZ 1jAPyvRmT8VK9gSDOfbEg14jueS69s4N5waCL/gEsFLcuR95/af6sCJXXchWVtkWjz0D fZuGl5qTl8BejBsQw3bEo4Nz4i8ND2lFvvDvwkMYSTtjhOSBav0sQuA5VwD3Z9nyWVJJ QLvmVvEwZJgtPr77Yku6s7qTtfGBlNWcJrcqPehsCYw9L9gYddour6LTNal/lHTl3B1P xHgw== X-Gm-Message-State: ACrzQf0QDDXg7i9JEqf1MHgAhwxSrLev4NmYyf6/rqu3lIfDCcNID5xb 9j2Jl93MP4AkQUK0U3HZZs4= X-Google-Smtp-Source: AMsMyM4oPjjzClGF5jjFPgK0/60y9sJKLhbx2d5LRwQpR6FxFWUROAQWtjM+AqFt2tnapO38Kq3Vrg== X-Received: by 2002:adf:eecc:0:b0:22e:3e6d:fb62 with SMTP id a12-20020adfeecc000000b0022e3e6dfb62mr17926919wrp.302.1665579973415; Wed, 12 Oct 2022 06:06:13 -0700 (PDT) Received: from lancelot ([195.147.220.46]) by smtp.gmail.com with ESMTPSA id g17-20020a05600c001100b003c6bbe910fdsm2141112wmc.9.2022.10.12.06.06.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Oct 2022 06:06:12 -0700 (PDT) Received: from gaius by lancelot with local (Exim 4.94.2) (envelope-from ) id 1oibQy-00GVnB-5F; Wed, 12 Oct 2022 14:06:04 +0100 From: Gaius Mulley To: Rainer Orth Cc: Gaius Mulley via Gcc-patches Subject: Re: [PATCH] 0/19 modula-2 front end patches overview References: Date: Wed, 12 Oct 2022 14:06:04 +0100 In-Reply-To: (Rainer Orth's message of "Wed, 12 Oct 2022 14:31:23 +0200") Message-ID: <87edvdqjib.fsf@debian> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,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: Rainer Orth writes: > Hi Gaius, > >> Testing >> ======= > [...] >> The devel/modula-2 branch has been bootstrapped on: >> > [...] >> sparc64 solaris >> sparc32 solaris > > which versions exactly did you run those bootstraps on? I'm asking > because for Solaris 11.4/SPARCV9 (sparcv9-sun-solaris2.11) was fine, > while Solaris 11.4/SPARC (sparc-sun-solaris2.11) still runs into PR > modula2/101392 (cc1gm2 -fdump-system-exports SEGV on Solaris/SPARC). Hi Rainer, ah very sorry - I thought I was relaying a summary of your findings. Thanks for the clarification and detailed correction. > For good measure, I also tried Solaris 11.3/SPARC (matching gcc211 in > the cfarm), but that only revealed a couple of additional issues not > seen on 11.4: > > modula2/107233 gm2 build hardcodes python3 > modula2/107234 Format error in m2pp.cc (m2pp_integer_cst) > modula2/107235 m2/boot-bin/mc leaks file descriptors > > before running into the same SEGV in the end. thanks for the PRs above - will apply fixes to the first two and examine the 3rd (again). > Just for the record, both Solaris 11.4/amd64 (amd64-pc-solaris2.11) and > Solaris 11.4/i386 (i386-pc-solaris2.11) are fine. great news and thanks for this report, regards, Gaius