From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2E22B3858D28; Tue, 24 Jan 2023 17:42:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E22B3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674582155; bh=aN+pO88iIa+0awVJJcfkvk90m5eTQfinWWZvUcLubt8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A/zEGGf1iln61IZY3v3zY66I8zO7LUpOYB1PstTt1yMTck2rrm6YkRToNKbgkWofQ 6wWL3Rqq/UOOVU7c+KNMoAEfHaRiNAWXG+F1cER8IHU3tIZwhoCqWOGZ5LIE11zMN3 3wTRPqJOx+fsxFpDLLgDmLb7o4QRCjqbzzbB/am4= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108523] -O1 -fcode-hoisting causes long compilation time ? Date: Tue, 24 Jan 2023 17:42:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: 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=3D108523 --- Comment #3 from David Binderman --- Problem seems to start sometime before git hash g:9b111debbfb79a0a, dated 20221229. I'll try a build of a month earlier.=