From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 22C443858D39; Wed, 15 Mar 2023 12:39:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 22C443858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678883975; bh=XntPH6hACT+Z9nLmW6pmWUP6uiVWt1Q05w4TDw9Ueko=; h=From:To:Subject:Date:From; b=tzHZynhoU4zrLp5payAa25IqIikjZRpsQFHLe1lPhRP8sEM9rBwL2xasQD3XsyodD 4ielTz8mRAU7Av8kd5u8+CFqsHzoGdvZ1jG49srPJdGZyOH6HsLQuCR8pSFZSEW5Jd ScYNEBqEbSDbH6iPjJuRdPFZm5VpwXp1qOGzowms= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109143] New: PTA compile-time hog with many calls Date: Wed, 15 Mar 2023 12:39:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D109143 Bug ID: 109143 Summary: PTA compile-time hog with many calls Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: rguenth at gcc dot gnu.org Target Milestone: --- Here's another testcase that made me produce r13-6584-g413ec1d12c50f8 but w= hich is still slow in PTA.=