From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E8B8D3858C60; Thu, 1 Dec 2022 10:07:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E8B8D3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669889226; bh=BKmaUwRTm3ZvjURS4qNCm1MuEA+QJ4SfPQAqILu2NPQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=k1Ji+oEcbJ5HU6IqcT8HF6NG5jyvuTbihpPCYso6ExcPqDXtH2MOfR1bnViBuUl2N UTCmcYvas4nU/w4H2xxdSfIucpE2VXp7wQwPUCmqdWpQ/roVEJZF0nOP2Qvms9KnqZ UwcMY3KS3J8Sou3MAH6esEicFRh1dPXoeKafShWQ= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck Date: Thu, 01 Dec 2022 10:07:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: unknown X-Bugzilla-Keywords: build, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org 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: attachments.created 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=3D84402 --- Comment #57 from Martin Li=C5=A1ka --- Created attachment 53997 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53997&action=3Dedit Partial linking path=