https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125450
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:23b9ac257cf508bc4fa479c82fcfc768c4abcd79 commit r17-811-g23b9ac257cf508bc4fa479c82fcfc768c4abcd79 Author: Jonathan Wakely <[email protected]> Date: Tue May 26 10:50:53 2026 +0100 libstdc++: Fix <optional> for freestanding [PR125450] libstdc++-v3/ChangeLog: PR libstdc++/125450 * include/std/optional (range_format): Do not define for freestanding.
