https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117751
--- Comment #12 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>: https://gcc.gnu.org/g:44e71c84f0795c1f6e7d40f5a3eb66e9835244c2 commit r15-5709-g44e71c84f0795c1f6e7d40f5a3eb66e9835244c2 Author: Jonathan Wakely <jwak...@redhat.com> Date: Mon Nov 25 22:40:43 2024 +0000 libstdc++: Add -fno-assume-sane-operators-new-delete to test [PR117751] libstdc++-v3/ChangeLog: PR libstdc++/117751 * testsuite/18_support/50594.cc: Edit dg-options to include the -fno-assume-sane-operators-new-delete option.