From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE8523857726; Wed, 27 Sep 2023 07:47:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE8523857726 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695800866; bh=OSMYaTdkcKxu8RrTmj2u2b3TQ3CFvjVszau3T4JvIP8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JCP+Am6y+JOn4uIdHDeYNd2EMaN8fUoXBIPlZIBPminpsrGoqWNHoXRTJjekeZ5gD WNshzxuIAnBY2Zq1piYC4Hh4aexg6daTccuEnyutwLp+NXKdIJH5RSvL7tVGU10q+H rCO/85jja8gMkX89BUTzAzichyRWK7nnceCNayrY= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111600] [14 Regression] RISC-V bootstrap time regression Date: Wed, 27 Sep 2023 07:47:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: compile-time-hog, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: 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=3D111600 --- Comment #3 from Andreas Schwab --- Here are the build times of the stage1 compiler: 20230714 21573 20230722 19932 -7.6% 20230728 21608 +8.4% 20230804 21841 +1.0% 20230811 25016 +14.5% 20230818 25429 +1.7% 20230825 25872 +1.7% 20230901 25965 +0.4% 20230908 28824 +11.0% 20230915 30926 +7.3% 20230922 40180 +30.0%=