c++: Add test for PR90199.
authorMarek Polacek <polacek@redhat.com>
Sun, 20 Sep 2020 19:25:55 +0000 (15:25 -0400)
committerMarek Polacek <polacek@redhat.com>
Sun, 20 Sep 2020 19:26:52 +0000 (15:26 -0400)
commit0968df43cdd7cbb154c021cd32a7cac25a19aff7
tree7e13c6e9d3e73c952e19860074e182e52bdc1068
parent9044db88d634c631920eaa9f66c0275adf18fdf5
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.
gcc/testsuite/g++.dg/cpp1y/constexpr-90199.C [new file with mode: 0644]