https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119855
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
libstdc++'s cassert is just a wrapper around assert.h from libc.
So I don't think there is nothing libstdc++ to be done so closing as moved (to
the glibc bug). If you use a different libc (say musl, please report it to them
too).