From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 238D0385829C; Tue, 30 Jan 2024 16:03:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 238D0385829C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706630597; bh=zxboUH+B8PJ0FwV6NcE0KZe/ReDFNLPoMCavb0zkMXY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hy/0Wya1AYbZQpb1/WrwGLqwnkrgJKofrXyfdivSAGrC9oWAX6Bxv4vY7C+7WtCnm 1Sn5dKupiMpSSGaP6EWO7oJj/ybAja+ZFcyQuEnWjtbDi9F1wahHwsSpr59OFfyqLq RsiOw8MDi6YYsGBaKdixh/Tcc2t8j1muD7SwbxPU= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113670] ICE with vectors in named registers and -fno-vect-cost-model Date: Tue, 30 Jan 2024 16:03:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_fail 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=3D113670 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail|13.2.0 | --- Comment #1 from Xi Ruoyao --- It's difficult to say when this started because in previous releases another ICE (PR113622) happens anyway.=