https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86327
--- Comment #2 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:4ded16a7782fd3a9e7b37291d04bca596b00b8bd commit r10-7688-g4ded16a7782fd3a9e7b37291d04bca596b00b8bd Author: Marek Polacek <pola...@redhat.com> Date: Sat Apr 11 10:45:33 2020 -0400 c++: Add test for PR 86327. Fixed by r264171. PR c++/86327 * g++.dg/cpp1y/constexpr-return5.C: New test.