https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125228
--- Comment #12 from dragon-archer at outlook dot com --- (In reply to Patrick Palka from comment #11) > (In reply to dragon-archer from comment #10) > > Created attachment 64398 [details] > > [PATCH v2] libstdc++: use __glibcxx_assert instead of assert > > > > How about this lighter patch? > Cool, I didn't know about the #pragma push/pop_macro, which seems like > exactly what we want here. Want to post your patch to the mailing list? Thanks for your appreciation. Patch sent at https://gcc.gnu.org/pipermail/gcc-patches/2026-May/716165.html
