https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119794
--- 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:bd5db4d14b9e874567252798a80395879128a1a3 commit r16-8172-gbd5db4d14b9e874567252798a80395879128a1a3 Author: Jakub Jelinek <[email protected]> Date: Thu Mar 19 15:47:57 2026 +0100 libstdc++: Export std::philox{_engine,4x{32,64}} in std.cc [PR119794] philox{_engine,4x32,4x64} is PR119794 P2075 r16-4062 but without these exports. 2026-03-19 Jakub Jelinek <[email protected]> PR libstdc++/119794 * src/c++23/std.cc.in: Add philox_engine and philox4x{32,64}.
