From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BB7633858D20; Thu, 14 Sep 2023 03:31:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BB7633858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694662294; bh=k/tFCuucuG1Kd6VWJ6jPPu7Fdu+Kr2lHxGwtWnjIVx4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H+WiP2EItgjI4Kgnn8OgYDEDaQCqvTAGesjjbVl0nBzI9+T+zJ81bvtC26EVgkBG6 ryvDWeRpj3ZzZixS29s5pQolhD+jTjBzyIrehqHVsTHuvzgpAft9dRf5cAMZ3vw3nO HLtSVGJJOgXnIRAEXoy7B7oZGYQSP4fJc9x+9aWw= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111411] [14 regression] ICE when building opus-1.4, unrecognizable insn with -fstack-protector-strong Date: Thu, 14 Sep 2023 03:31:34 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D111411 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 regression] ICE when |[14 regression] ICE when |building opus-1.4 |building opus-1.4, |(celt_decoder.c:1182:1: |unrecognizable insn with |internal compiler error: in |-fstack-protector-strong |extract_insn, at | |recog.cc:2791) | --- Comment #1 from Andrew Pinski --- I am 99% sure this was caused by the patch set that Richard S. did a few da= ys ago.=