https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125228
--- Comment #11 from Patrick Palka <ppalka at gcc dot gnu.org> --- (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?
