From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 73DD8385840B; Mon, 20 Nov 2023 08:18:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 73DD8385840B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700468336; bh=mnDhCgGJFxSCE5tbhHN0HNrggNY81RMJPGTUVcTCwkU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PlNGDGCCJ3HcY+SDfQzAg8ZnEa4cEiYtXCd0Ev/xlWBRCkIW/vSghm62XUgYTxTII qP8Q+0MCd1qNJfyXImIPjZheUJ7+ZFyN51sKPedqKxBJPRFwyFZzLZzaSEpyQo0o7h rGwHYdUfEcGhKf6AQkFLJze2Bm9+AGchZVOHwf8U= From: "rguenth 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: Mon, 20 Nov 2023 08:18:55 +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: rguenth 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: 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 --- Comment #11 from Richard Biener --- (In reply to Maxim Kuvyrkov from comment #10) > This is, mostly, a dup of PR96388. > With the problem in PR96388 fixed, I'm seeing strange -ftime-report > reporting that [wrongly?] attributes a lot of time to alias analysis. You can try -ftime-report -ftime-report-details (yeah, two options), this lists "dependent" times in other timevars beyond the passes using them= .=