https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118030
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <[email protected]>: https://gcc.gnu.org/g:a51dbc0cdcafcd051ac1b9ee230d31e7897d0bb0 commit r16-8175-ga51dbc0cdcafcd051ac1b9ee230d31e7897d0bb0 Author: Jakub Jelinek <[email protected]> Date: Thu Mar 19 16:11:14 2026 +0100 libstdc++: Export std::allocation_result in std.cc [PR118030] allocation_result has been added in PR118030 P0401 r16-7986 but not exported in std module. 2026-03-19 Jakub Jelinek <[email protected]> PR libstdc++/118030 * src/c++23/std.cc.in: Add allocation_result.
