https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127430
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:ab3b92da31d4c7af1004715381b90c76f347843f commit r16-9674-gab3b92da31d4c7af1004715381b90c76f347843f Author: Jonathan Wakely <[email protected]> Date: Wed Sep 16 11:32:08 2026 +0100 libstdc++: Fix typo in preprocessor condition for cstdio=pure [PR127430] libstdc++-v3/ChangeLog: PR libstdc++/127430 * config/io/basic_file_stdio.cc (__basic_file::fd) Fix typo in preprocessor condition. (cherry picked from commit c227d573fc26f4dc9c08eff3f5591fc75cdebb82)
