From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B01F93858D32; Sat, 18 Feb 2023 21:56:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B01F93858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676757409; bh=X4DZkYSe3T3Cpx9SVgq/XbIHEPzJxjWxgyYz/hAl2UE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UuvXWWNRezNsFo1z/wih+n3Eyy0FS/SWyb542QqJtDLcP48lRY7rE/2P4Vmsi/F/O yIBvPekmy9r1zpGKFAObQqxKv1YJFEa1tBcwk47xRyBtoV2qjqkWf4nkFQsrmDwh+Z LMprnNWMSDabFU4IbUnXv0HSvqzNowD2aIZD3boU= From: "muecker at gwdg dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/102939] Ridiculously long compilation times on (admittedly itself ridiculous) pointer declaration Date: Sat, 18 Feb 2023 21:56:49 +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: 11.2.1 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: muecker at gwdg dot de X-Bugzilla-Status: NEW 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: cc 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=3D102939 Martin Uecker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |muecker at gwdg dot de --- Comment #5 from Martin Uecker --- The fix for PR108375 also addresses this issue: https://gcc.gnu.org/git/gitweb.cgi?p=3Dgcc.git;h=3D47821ba07a19b672d3cba351= a03af2b122e02213=