From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 902233858D1E; Tue, 18 Apr 2023 06:48:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 902233858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681800535; bh=HKIT0ot2ZQQ3P0Ag8hZgkfYru8p+xf8H2rz9UHGKQpU=; h=From:To:Subject:Date:From; b=e6A2sewY7L0AG0e9XxcJ9u80Mf8VCCwWXG4AfP2MycZpltySHXofHn5tagL2k8ZlZ p2D9F/WOQWrEzPyb3sTsc6Cwm/lEbJa7nkXbUD1JFwi3frmT/2Mo66/VKmCmYoFU/K yoVWZNEhaFU2QLWuKoV2dDc4PqbMTTIOtPU3xHj4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109539] New: [13/14 Regression] Compile-time hog in gimple-ssa-warn-access.cc since r13-6706-gadb70c2d1060b3 Date: Tue, 18 Apr 2023 06:48:55 +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: needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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 keywords bug_severity priority component assigned_to reporter cc target_milestone attachments.created 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=3D109539 Bug ID: 109539 Summary: [13/14 Regression] Compile-time hog in gimple-ssa-warn-access.cc since r13-6706-gadb70c2d1060b3 Product: gcc Version: 13.0 Status: UNCONFIRMED Keywords: needs-reduction Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: rguenth at gcc dot gnu.org Target Milestone: --- Created attachment 54876 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54876&action=3Dedit Unreduced test-case Originally reported as openSUSE issue of psi+ package: https://bugzilla.suse.com/show_bug.cgi?id=3D1210557 it's problem that started with r13-6706-gadb70c2d1060b3 and I'm reducing th= at right now.=