From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D754D3858C50; Tue, 22 Nov 2022 09:35:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D754D3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669109723; bh=lUNk3fMblZhw/zV7jpuYk6xQ2bCpFKjOXBqe7ANi4jo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=X9yduJWS59bDVWBTEhNDVCdO8irZgKKyV/B+ZRZckpA1pP6NZ3EhNdpcN4ZxWqsM8 +d5Oh0R+i3HMlEuU3irPrRJFPFpeO5tpuk0XYrbChKeUd1umIWHysaKMtRg2gGagLq 43hfcj7Ha2PpWj9o6rQimOJ9lwc/s3iLiFRsPMG0= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/107675] [13 Regression] GCC-13 is significantly slower to startup on C++ programs Date: Tue, 22 Nov 2022 09:35:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgcc X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris 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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc everconfirmed cf_reconfirmed_on bug_status cf_gcctarget 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=3D107675 Thomas Neumann changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tneumann at users dot sour= ceforge. | |net Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed|2022-11-14 00:00:00 |2022-11-22 Status|UNCONFIRMED |NEW Target|aarch64* | --- Comment #12 from Thomas Neumann = --- That is probably highly platform dependent. Can you please tell me exactly where you run this (on how to setup such a machine in a VM if not Linux/x86_64)? I will then debug this. --- Comment #13 from Tamar Christina --- Thomas managed to reproduce it, so confirmed.=