From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-x332.google.com (mail-ot1-x332.google.com [IPv6:2607:f8b0:4864:20::332]) by sourceware.org (Postfix) with ESMTPS id 436C83858D1E for ; Sun, 12 Mar 2023 00:36:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 436C83858D1E 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-ot1-x332.google.com with SMTP id 32-20020a9d0323000000b0069426a71d79so4969739otv.10 for ; Sat, 11 Mar 2023 16:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678581364; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=gvu14l9hsr5a7aDDVQBQZzfR/rQfFk3BImHnqUaHkIM=; b=CtxnoPV2TaG/xPJ1esrX1Zw00PV6jI6rC0Y94MNH2bry+LkUEfcYWfSetyzLVWp0qG DWsxID6Q/5ZNn9SzaC3G+8DjTqDi7blJ3CNSwQQpCSB2QA3yVya4SW2diVCJWocnsQYe TVWmVJOz6COfE4e7kZUqkfak6TFu75uZlIEADrdcn7DaTdamcCCf88Vzjvi/Xk+OXVea PzKqZVLAxU0tkRcDwLCBobXv0pnTcvBoeOGSo/Pu6B0b4ffk1TPrEZB+wfkjVJaQl07o opDJho6PD230bgMimiGwnswQNB5M2DqWivDWwW9c/YyL8Colhjkmgd44aDed54a9yWLh yoQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678581364; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=gvu14l9hsr5a7aDDVQBQZzfR/rQfFk3BImHnqUaHkIM=; b=bXPdBQWxTeBMAd7DYk1ju+HGyC2IIUMH61yzEtDRs/hVN/27DQzfqkPrliQ6pMtT+e elAAZT7ojMOqz/VJk4Cyu6C0F+VWt9MmShCShvvv0NGIOmO+jLRhUV8Vzlll3VnJHGkX vl0BvF2piu32GgC9JYpEM02s9NhlnExdc/XNPeImOTZtj1hFxbDV7c5QP6V19BBxVxR/ fmY988TdthYhzxzPk5V8HApqibh+F8Pm2KC+FuCV1UQHBrCq7OeLGdC7Z1hrz2OFGPrI Q3iu9ae+jFoVPMIQWwcq4CJ/GzoPluqvBF7K6SLo5Ac4tN25cbq8RjCVybNLmuH7wQFp +S5g== X-Gm-Message-State: AO0yUKUJ4iuJvRFgZ7SZUygE8l/rjQKe5G8AUAUzAxu8wuyP4/M1hLAt MP2BDFZEdJQoBQSzJHzAm4DZowcuYEccoXa7cGA= X-Google-Smtp-Source: AK7set8wu8JPkCubZqEu7Rnj1BGX8eMWhyhZ1Jp2CT+5/p4hvkWXqb0S6+KvLL3Y8WfytZT3Nk0CrvxnKSZ59Zqq7G4= X-Received: by 2002:a05:6830:39c1:b0:693:ccf8:c069 with SMTP id bt1-20020a05683039c100b00693ccf8c069mr10256787otb.0.1678581364408; Sat, 11 Mar 2023 16:36:04 -0800 (PST) MIME-Version: 1.0 References: <8221231.NyiUUSuA9g@fomalhaut> <5906630.lOV4Wx5bFT@fomalhaut> <9eab1040-d6ee-1dd5-e22a-d8991e1550bd@gmail.com> In-Reply-To: <9eab1040-d6ee-1dd5-e22a-d8991e1550bd@gmail.com> From: NightStrike Date: Sat, 11 Mar 2023 19:35:53 -0500 Message-ID: Subject: Re: [PATCH] Fix PR target/90458 To: Jeff Law Cc: Eric Botcazou , GCC Patches Content-Type: multipart/alternative; boundary="000000000000f3c62805f6a92d30" X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,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 List-Id: --000000000000f3c62805f6a92d30 Content-Type: text/plain; charset="UTF-8" The reason would be to show that they continue to not ICE as they used to. No go paths are just as useful as go paths. On Sat, Mar 11, 2023, 10:57 Jeff Law wrote: > > > On 2/16/23 01:16, Eric Botcazou via Gcc-patches wrote: > >> This fixes dg.exp/stack-check-2.c, -7, 8, and -16.c, which is great! > > > > Try the attached patch. > I'd suggest going ahead and applying the fix to > check_effective_target_supports_stack_clash_protection. > > There's really not a strong reason to run those tests on a cygwin or > mingw target given how probing is done (out of line). > > Jeff > --000000000000f3c62805f6a92d30--