https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99261
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>: https://gcc.gnu.org/g:94bfe81afedb6dbba877ee7c9f047375366f8996 commit r11-7379-g94bfe81afedb6dbba877ee7c9f047375366f8996 Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed Feb 24 22:25:31 2021 +0000 libstdc++: Fix order of arguments to sprintf [PR 99261] libstdc++-v3/ChangeLog: PR libstdc++/99261 * src/c++17/floating_to_chars.cc (sprintf_ld): Add extra args before value to be printed.