From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AA70F38582BE; Wed, 12 Jul 2023 20:05:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA70F38582BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689192343; bh=sDG1P1LrtiTdzk02by7eV0Zm9+bxizGmkg1svSPbiKw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PXTJP3i1oIIeseRVgUNpUpUlRWTAuM+0julzfSOQe/3foU8vS4k0SqMENEb6F7JEY IXKWZV2BRkgXPynr5NCe7oHUQjMF515yXfqPN8VbHeOHPGtQ/HuohHE2jYBa1Ggrax XW+e+m3EIAbzE8+24wqWQX0dkXeSf8C2VaKxv7So= From: "dave.anglin at bell dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/110646] [14 Regression] gensupport.cc:643:18: error: 'stoi' is not a member of 'std' Date: Wed, 12 Jul 2023 20:05:43 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dave.anglin at bell dot net 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=3D110646 --- Comment #1 from dave.anglin at bell dot net --- Note this occurs in stage1.=C2=A0 Bug was introduced in commit 957ae90406591739b68e95ad49a0232faeb74217.=