https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92852

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Jason Merrill
<ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:7175893ad8010df1270af884a1810476e51a8cd9

commit r8-9953-g7175893ad8010df1270af884a1810476e51a8cd9
Author: Jason Merrill <ja...@redhat.com>
Date:   Thu Jan 23 15:45:36 2020 -0500

    c++: Unshare expressions from constexpr cache.

    Another place we need to unshare cached expressions.

        PR c++/92852 - ICE with generic lambda and reference var.
        * constexpr.c (maybe_constant_value): Likewise.

Reply via email to