c++: Add test for PR 86327.
authorMarek Polacek <polacek@redhat.com>
Sat, 11 Apr 2020 14:45:33 +0000 (10:45 -0400)
committerMarek Polacek <polacek@redhat.com>
Sat, 11 Apr 2020 14:45:33 +0000 (10:45 -0400)
commit4ded16a7782fd3a9e7b37291d04bca596b00b8bd
tree02cb922285011696ef04d048edd46feb6bfec05d
parentf883c46b4877f637e0fa5025b4d6b5c9040ec566
c++: Add test for PR 86327.

Fixed by r264171.

PR c++/86327
* g++.dg/cpp1y/constexpr-return5.C: New test.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/constexpr-return5.C [new file with mode: 0644]