https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102338
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:30b38394b482ce894d9bc81731a0eea8711f4587 commit r12-6778-g30b38394b482ce894d9bc81731a0eea8711f4587 Author: Marek Polacek <pola...@redhat.com> Date: Thu Jan 20 15:00:11 2022 -0500 c++: Add test for fixed PR [PR102338] This was fixed by r12-6025 and is sufficiently different from noexcept71.C that I think we should add it. PR c++/102338 gcc/testsuite/ChangeLog: * g++.dg/cpp1y/noexcept2.C: New test.