From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E9EAE3858D37; Sun, 19 Nov 2023 08:47:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9EAE3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700383666; bh=NgjqLclnmGaHS6yxuEoyCjnTXkz7gkKB5Co0yKUcge8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n1hJNdOKBw3/OfS5DNixxQthAdIYPMsQ16moKcL1l5PbhNNT4ISN6UL/USUVRRUWb D6X+wIHnp3p6/1wWXJ9d5DNhfGthWiywqzmcuLUOePybTQuIKD7mtYbZu2CEvg1odw N9NwHMOz85NkMGyLUfLEUOQ7wmzPvk7xmIR4KpKg= From: "mkuvyrkov at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/111554] [12/13/14 regression] Timeout with with "-O3 -fno-dse -fno-inline -fno-store-merging -fno-toplevel-reorder -fno-tree-dce -fno-tree-dse" since r12-2097-g9f34b780b0461e Date: Sun, 19 Nov 2023 08:47:43 +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: 14.0 X-Bugzilla-Keywords: compile-time-hog, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: mkuvyrkov at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: mkuvyrkov at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D111554 Maxim Kuvyrkov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #10 from Maxim Kuvyrkov --- This is, mostly, a dup of PR96388. With the problem in PR96388 fixed, I'm seeing strange -ftime-report reporti= ng that [wrongly?] attributes a lot of time to alias analysis.=