From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D241E3858C62; Wed, 12 Jul 2023 19:24:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D241E3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689189893; bh=/elTWx0VZ8z1pldZ8I6LAEkZPdXZe97tf/FYX/B+IRQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=duH30woAHuA043DmF05LpQcH5zp1aHQQc4y0mjs2ug//PiEVEAkSpJVT/HK/3lFtW KTV3vXDxLcz5HQO2iN8q+fnp3JtE7JZ5jkBuCy/Q6oKxf2vzU4y+cON4d1KyetFtY7 lE7Bv/6BOVqXiujkkYrbP7uGzrkP6Wgu877eGjtU= From: "pinskia at gcc dot gnu.org" 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 19:24:53 +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: pinskia at gcc dot gnu.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: short_desc target_milestone component 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|gensupport.cc:643:18: |[14 Regression] |error: 'stoi' is not a |gensupport.cc:643:18: |member of 'std' |error: 'stoi' is not a | |member of 'std' Target Milestone|--- |14.0 Component|libstdc++ |bootstrap=