diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2023-08-11 15:44:37 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2023-08-11 15:44:37 +0000 |
commit | 834d1422c2e056f483542f1aff2cfc211bfcc748 (patch) | |
tree | 370197bd18f6589e6ef58449a75513182bc23dbf /libstdc++-v3 | |
parent | c46bded78f3733ad1312d141ebf1ae541032a48b (diff) | |
download | gcc-834d1422c2e056f483542f1aff2cfc211bfcc748.zip gcc-834d1422c2e056f483542f1aff2cfc211bfcc748.tar.gz gcc-834d1422c2e056f483542f1aff2cfc211bfcc748.tar.bz2 |
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.
Diffstat (limited to 'libstdc++-v3')
0 files changed, 0 insertions, 0 deletions