From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) by sourceware.org (Postfix) with ESMTPS id A89783858D3C for ; Fri, 16 Jun 2023 19:49:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A89783858D3C Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=kitware.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kitware.com Received: by mail-qk1-x732.google.com with SMTP id af79cd13be357-75d536afa43so60906285a.1 for ; Fri, 16 Jun 2023 12:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kitware.com; s=google; t=1686944939; x=1689536939; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=3cqEzlAXPGN2RXv875aa0Lsw9HBZ9PSVMB2WkXj1Brs=; b=uNgywCa7gAEzOjGxTNDf9IzFDkLQfY80W/gm09vrp515oWUqers/qrgktrlW1Otofh iQxhK9i8BbEV6ruXgDmhgJ1eqdec6nf78I/mXC69zT3U3iQY1Fw+SRj9hNuuv5kOGWI0 Gnjk16vCdhSPC9ip/PdYh/47TRN7Nhtb8i+GM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686944939; x=1689536939; h=user-agent:in-reply-to:content-transfer-encoding :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=3cqEzlAXPGN2RXv875aa0Lsw9HBZ9PSVMB2WkXj1Brs=; b=FCK3r688PYr7oUuKl8KKeVwVSyLUpgWh7GR0oTfutBjM64+46GoWw6CCsCenhl8sHC Tm5tdU+RV0jrzZ1JX+SREekHtUVXgiRkEd7dyACS/RwisWONMVdMkGWRo04VtKWDuEvH pAS4vYQEGpTj1zGWqIaJXtZWDeypoKCDvDqT5/JNK1br04vG/OfzymbldB7sONviOPXK GkFEYdW6gZ3qE0TYAyUxnrDFmqZ/eZ2oy8IAHprDL7YtW4PWUBz1QTf4Yklo3CJcPSCZ yUXX6l8WY2q6YiFDOKlCcdq++tbmQONX02XeDf28qxjuvvkWPVWAMtoMzlKY5wDR9Bbj FtLQ== X-Gm-Message-State: AC+VfDy43S6tGKPhwr5tS1i50jHSf+st22bwe4uh1Ry2kbE1X4l6vwKb WTgHrlc/14Inas3TtOxZCpqMjQ== X-Google-Smtp-Source: ACHHUZ5k13KV2xTpcor6S9Y3pxqRicQzKEvEu7NNVZ+okGKA7B0oGEaG+v2fGdqCfOSsfBkO9hfrHA== X-Received: by 2002:a05:620a:f06:b0:75d:44be:3f6a with SMTP id v6-20020a05620a0f0600b0075d44be3f6amr3700175qkl.19.1686944939666; Fri, 16 Jun 2023 12:48:59 -0700 (PDT) Received: from localhost (cpe-142-105-146-128.nycap.res.rr.com. [142.105.146.128]) by smtp.gmail.com with ESMTPSA id h27-20020a05620a13fb00b0075b3631eb91sm6733448qkl.132.2023.06.16.12.48.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Jun 2023 12:48:59 -0700 (PDT) Date: Fri, 16 Jun 2023 15:48:56 -0400 From: Ben Boeckel To: Maxim Kuvyrkov Cc: gcc-patches , Jason Merrill , nathan@acm.org, fortran@gcc.gnu.org, gcc@gcc.gnu.org, brad.king@kitware.com Subject: Re: [PATCH v6 0/4] P1689R5 support Message-ID: <20230616194856.GA24524@farprobe> References: <20230606205025.3164738-1-ben.boeckel@kitware.com> <444B887D-CA74-47EF-AD02-F17D000FE9A4@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <444B887D-CA74-47EF-AD02-F17D000FE9A4@linaro.org> User-Agent: Mutt/2.2.9 (2022-11-12) X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=unavailable 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 Thu, Jun 08, 2023 at 21:59:13 +0400, Maxim Kuvyrkov wrote: > This patch series causes ICEs on arm-linux-gnueabihf. Would you > please investigate? Please let me know if you need any in reproducing > these. Finally back at it. I tried on aarch64, but wasn't able to reproduce the errors (alas, it is probably a 32bit thing…let me try with `-m32`). Is there hardware I can access to try this out on the same target triple? Alternatively, a backtrace may be able to help pinpoint it enough if you have the cycles. Thanks, --Ben