https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88092
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:11ffae58473472766960b2f6c59108e331a9eba7 commit r10-6333-g11ffae58473472766960b2f6c59108e331a9eba7 Author: Marek Polacek <pola...@redhat.com> Date: Wed Jan 29 15:12:46 2020 -0500 c++: Add new test [PR88092] This test got fixed by r10-1976-gdaaa6fcc70ffe66bd56f5819ad4ee78fecd54bb6 so let's add it to the testsuite. PR c++/88092 * g++.dg/cpp2a/nontype-class31.C: New test.