https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90992
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jason Merrill <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:40bf3f1fd058028988b2625f89efe6bb811a4185 commit r10-6239-g40bf3f1fd058028988b2625f89efe6bb811a4185 Author: Jason Merrill <ja...@redhat.com> Date: Sun Jan 26 21:34:33 2020 -0500 c++: Testsuite adjustments for PR 90992. It occurred to me that the NotNoexcept class is irrelevant to the issue I was fixing, so let's remove it.