From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 148D238518B1; Wed, 23 Nov 2022 18:11:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 148D238518B1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669227068; bh=DaftWiozfpLZYiI0AFFcP+b7pKQwDXBAbJWHCC3CXFQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Gym9oJfKMZGPtR9jfOL6wzvm37RCg4kV+lG5gXVBc0OudeQbdbZ/dt2/CI5UBd3Qz vYFYsJ0wBPvzPNZgNK53Ffw0iB3OZy4BZ9I8NhKdhwrmDXlw9ReB7Ji/uuamgUbmu0 IyiA7jhcjb3mBN2mMdn/gTJ6DKeU/ssnEMO12xqM= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107127] [11/12 Regression] Long compile times on code with C complex since r11-3299-gcba079f354a55363 Date: Wed, 23 Nov 2022 18:11:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D107127 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12/13 Regression] Long |[11/12 Regression] Long |compile times on code with |compile times on code with |C complex since |C complex since |r11-3299-gcba079f354a55363 |r11-3299-gcba079f354a55363 --- Comment #7 from Jakub Jelinek --- Fixed on the trunk so far.=