https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126158
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
This is currently by design.
Basically the experimental part of libstdc++ is only linked when using it.
When std=c++26 is no longer experimental then this will just work.
