From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A0B753858414; Thu, 14 Sep 2023 15:07:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0B753858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694704051; bh=g3vW1UWn1YBX2oKRRVoakPOBmEZqAhbNTAJp3/S1jSA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eoCfQfIz6AB6GQjtPyd/d2AZnaPYYhMBsPcujTLU0jaxXvWiTgKWyzHXiqTOAOBV3 ANVGvhgYh3cpLWHQBos0iN9NLibfcc9o7gdRavliCt6Zzuv/EcaSPlsJjzBD1OcF04 MWOJm7a+IZebMubryJD7jIgm9CQHZTbFePpch79E= From: "rsandifo 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 15:07:31 +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: rsandifo 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: 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 --- Comment #4 from rsandifo at gcc dot gnu.org --- I'm struggling to reproduce this. Do you know what your -mcpu=3Dnative expa= nds to?=