From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 62E8B3858417; Wed, 7 Feb 2024 10:44:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 62E8B3858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707302644; bh=408/Csbf6lBkbeKjpHO4DsoJtxz244YzsP3EzhZf19Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dfYBATPt9Eo+KTp6BZRA7bx0/KT0vuQRBdL4m+h9UkDtGUEWqmyJ6bNf0ut8CgoqW PUMzjmA+RL5PuQqDoVa8sUASRdsDazIbW+SrB5uKYxf+iQYFvviPRKuxVLQzeqZZb2 D4BrYmi29ZyGjgaQnqizDFWposOBQqidmxLowGn0= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111677] [12 Regression] darktable build on aarch64 fails with unrecognizable insn due to -fstack-protector changes Date: Wed, 07 Feb 2024 10:44:03 +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: ASSIGNED X-Bugzilla-Resolution: 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: short_desc 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 ---------------------------------------------------------------------------- Summary|[12/13 Regression] |[12 Regression] darktable |darktable build on aarch64 |build on aarch64 fails with |fails with unrecognizable |unrecognizable insn due to |insn due to |-fstack-protector changes |-fstack-protector changes | --- Comment #29 from Alex Coplan --- Should be fixed for GCC 13, I'll work on a backport for GCC 12 too.=