https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90199
--- Comment #3 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:0968df43cdd7cbb154c021cd32a7cac25a19aff7 commit r11-3310-g0968df43cdd7cbb154c021cd32a7cac25a19aff7 Author: Marek Polacek <pola...@redhat.com> Date: Sun Sep 20 15:25:55 2020 -0400 c++: Add test for PR90199. Fixed by r11-2998, which fixed this ICE too. gcc/testsuite/ChangeLog: PR c++/90199 * g++.dg/cpp1y/constexpr-90199.C: New test.