From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39F473858D1E; Tue, 14 Feb 2023 18:11:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39F473858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676398269; bh=IPQggCm3fx4g9Skhil/MpGsM3xwKJ16jzUccM3FR7oU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iVRSENZ3WWFCx4mxcsiP51HRlNw2HpuOTZk8sZdDjMC3WkHKf5+0OwMi4LR0yTvvn ZRTqflEFRW3zsHapSCGfy8uFkTVGPsLn+YTjifYusMzcQNLpPrCadWf+p+PzRAMxa1 RS8bkYsExifCxYz92yb8/qv1b9QutO3TtPknc3fs= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108673] ICE with -fstack-clash-protection and noreturn attribute on x86_64-w64-mingw32 Date: Tue, 14 Feb 2023 18:11:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108673 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.o= rg --- Comment #5 from Eric Botcazou --- -fstack-clash-protection must simply not be used on Windows, as Windows has= had builtin stack clash protection since the beginning.=