https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110646
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- We'll still need to avoid std::stoi in stage1 because the host compiler might not have it, even if we make it available in libstdc++ for stage2 and stage3.