public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.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: Fri, 11 Aug 2023 15:45:19 +0000	[thread overview]
Message-ID: <bug-110646-4-0lwLbkarca@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-110646-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110646

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <danglin@gcc.gnu.org>:

https://gcc.gnu.org/g:834d1422c2e056f483542f1aff2cfc211bfcc748

commit r14-3155-g834d1422c2e056f483542f1aff2cfc211bfcc748
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Fri Aug 11 15:44:37 2023 +0000

    Use strtol instead of std::stoi [PR110646]

    Implementation of std::stoi was overlooked on hppa-hpux, so use
    strtol instead.

    2023-08-11  John David Anglin  <danglin@gcc.gnu.org>

    gcc/ChangeLog:

            PR bootstrap/110646
            * gensupport.cc(class conlist): Use strtol instead of std::stoi.

  parent reply	other threads:[~2023-08-11 15:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 19:19 [Bug libstdc++/110646] New: " danglin at gcc dot gnu.org
2023-07-12 19:24 ` [Bug bootstrap/110646] [14 Regression] " pinskia at gcc dot gnu.org
2023-07-12 20:05 ` dave.anglin at bell dot net
2023-07-12 20:26 ` redi at gcc dot gnu.org
2023-07-12 20:31 ` redi at gcc dot gnu.org
2023-07-13  8:27 ` rguenth at gcc dot gnu.org
2023-07-13 10:00 ` redi at gcc dot gnu.org
2023-08-11 15:45 ` cvs-commit at gcc dot gnu.org [this message]
2023-08-11 15:54 ` danglin at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-110646-4-0lwLbkarca@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).