From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 37B9E3858C2F; Tue, 20 Feb 2024 10:15:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37B9E3858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708424115; bh=SIGPKalkmeKfqBS6rYk9e90QuJ+/C64wgrVx+oaMUq4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VEUQDuodkHZica3SPpIaP4YiAsLXgBAcYXMbksZcgk3FYcZHkH0lNnc3TxDHTBjXO s72e2LpX2kt+CBYo5gxGwdAABWR2i192k1cMW8SjklFVNcl8/qKSIxuVR7ct92fJOo hUwBhnDZWyXx1+bwg3TAnHO5pGaPU1J5dCm7nV68= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111677] darktable build on aarch64 fails with unrecognizable insn due to -fstack-protector changes Date: Tue, 20 Feb 2024 10:15:14 +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.2.1 X-Bugzilla-Keywords: ice-on-valid-code, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D111677 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #34 from Alex Coplan --- Fixed for all active branches.=