From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 257FC3858C54; Mon, 6 Feb 2023 14:18:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 257FC3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675693113; bh=Rr2w+AkCjmeBc06s7XiCU4Vn7Gc92IaAZteOG25DeJ4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hyMs14AxlCbBFTIRFEwu111vYK1kpGxuKcpS238wvHP5p410D0Ict/agRPR+zG+nt 7b6hPfKl908dom/VN6rnQiucIiuShkReQ61WHMJv9cyoQeGMn37UI/KXTCUnzeZdWT K5xvryzGor6/yxZhDrPIWd12uI/IuZ1aVH1Rb66k= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/108681] [13 Regression] gcc hangs compiling opencv/channels_combine.cpp for aarch64 Date: Mon, 06 Feb 2023 14:18:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compile-time-hog, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rsandifo at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D108681 rsandifo at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |rsandifo at gcc dot= gnu.org Status|NEW |ASSIGNED --- Comment #7 from rsandifo at gcc dot gnu.org --- (insn 9 7 8 3 (clobber (subreg:V1DI (reg/v:V4x1DI 34 v2 [orig:92 b ] [92]) = 24)) "...":10:14 -1 (nil)) looks suspicious. I would have expected that to be simplified or removed by LRA.=