From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 855043858418; Sun, 17 Dec 2023 19:49:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 855043858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702842570; bh=dfnmGYhdSmWwbu84iJ97Hb2g9l+w7x2XSRN8S1jFQ9w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HoqPIVmg62lbmYgRXhIo3n5g31jbAJ9KH/APPIL5N7HvATTcx8V26gwqdvMtacXoT 81p2luYXnBDGbwHiEQ4NMye+7ss3/9w4mlwSBDX0p65BsGU4Ia7mUDgqzvAAw8K2fE PBPAdfs2t2SBuAwykSNwLfY6w+cfGZ4r32lHpo5c= From: "uecker at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/102939] Ridiculously long compilation times on (admittedly itself ridiculous) pointer declaration Date: Sun, 17 Dec 2023 19:49:29 +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: uecker at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone cc bug_status resolution 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 uecker at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 CC| |uecker at gcc dot gnu.org Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from uecker at gcc dot gnu.org --- Fixed on trunk.=